Shapeworks Studio
2.1
Shape analysis software suite
|
Public Types | |
enum | { col = (UnrollCount-1) / Derived1::RowsAtCompileTime, row = (UnrollCount-1) % Derived1::RowsAtCompileTime } |
typedef Derived1::Scalar | Scalar |
Static Public Member Functions | |
static void | run (Derived1 &dst, const Derived2 &src) |
Definition at line 433 of file TriangularMatrix.h.