compbio
Public Types | Static Public Member Functions | List of all members
Eigen::internal::triangular_assignment_loop< Kernel, Mode, UnrollCount, SetOpposite > Struct Template Reference

Public Types

enum  { col = (UnrollCount-1) / DstXprType::RowsAtCompileTime, row = (UnrollCount-1) % DstXprType::RowsAtCompileTime }
 
typedef Kernel::DstEvaluatorType DstEvaluatorType
 
typedef DstEvaluatorType::XprType DstXprType
 
typedef Kernel::Scalar Scalar
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC void run (Kernel &kernel)
 

The documentation for this struct was generated from the following file: