![]() |
Shapeworks Studio
2.1
Shape analysis software suite
|
Inheritance diagram for Eigen::RefBase< Derived >:
Collaboration diagram for Eigen::RefBase< Derived >:Public Types | |
| typedef MapBase< Derived > | Base |
Public Member Functions | |
| Index | innerStride () const |
| Index | outerStride () const |
Protected Types | |
| typedef Stride< StrideType::OuterStrideAtCompileTime, StrideType::InnerStrideAtCompileTime > | StrideBase |
Protected Member Functions | |
| template<typename Expression > | |
| void | construct (Expression &expr) |
Protected Attributes | |
| StrideBase | m_stride |
1.8.11