![]() |
Eigen
3.2.7
|
This is the complete list of members for Map< PlainObjectType, MapOptions, StrideType >, including all inherited members.
Map(PointerArgType dataPtr, const StrideType &a_stride=StrideType()) | Map< PlainObjectType, MapOptions, StrideType > | inline |
Map(PointerArgType dataPtr, Index a_size, const StrideType &a_stride=StrideType()) | Map< PlainObjectType, MapOptions, StrideType > | inline |
Map(PointerArgType dataPtr, Index nbRows, Index nbCols, const StrideType &a_stride=StrideType()) | Map< PlainObjectType, MapOptions, StrideType > | inline |