#include <TriangularMatrix.h>
|
| enum | { col = (UnrollCount-1) / DstXprType::RowsAtCompileTime
, row = (UnrollCount-1) % DstXprType::RowsAtCompileTime
} |
| |
| typedef Kernel::DstEvaluatorType | DstEvaluatorType |
| |
| typedef DstEvaluatorType::XprType | DstXprType |
| |
| typedef Kernel::Scalar | Scalar |
| |
◆ DstEvaluatorType
template<typename Kernel , unsigned int Mode, int UnrollCount, bool SetOpposite>
◆ DstXprType
template<typename Kernel , unsigned int Mode, int UnrollCount, bool SetOpposite>
◆ Scalar
template<typename Kernel , unsigned int Mode, int UnrollCount, bool SetOpposite>
◆ anonymous enum
template<typename Kernel , unsigned int Mode, int UnrollCount, bool SetOpposite>
◆ run()
template<typename Kernel , unsigned int Mode, int UnrollCount, bool SetOpposite>
The documentation for this struct was generated from the following file: