![]() |
Eigen
3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
|
This is the complete list of members for Eigen::Map< PlainObjectType, MapOptions, StrideType >, including all inherited members.
Map(PointerArgType dataPtr, const StrideType &stride=StrideType()) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inlineexplicit |
Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType()) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |
Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType()) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |