| Base typedef (defined in Eigen::Map< PlainObjectType, MapOptions, StrideType >) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | |
| cast_to_pointer_type(PointerArgType ptr) (defined in Eigen::Map< PlainObjectType, MapOptions, StrideType >) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |
| innerStride() const (defined in Eigen::Map< PlainObjectType, MapOptions, StrideType >) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |
| m_stride (defined in Eigen::Map< PlainObjectType, MapOptions, StrideType >) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | protected |
| Map(PointerArgType dataPtr, const StrideType &a_stride=StrideType()) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |
| Map(PointerArgType dataPtr, Index a_size, const StrideType &a_stride=StrideType()) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |
| Map(PointerArgType dataPtr, Index nbRows, Index nbCols, const StrideType &a_stride=StrideType()) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |
| outerStride() const (defined in Eigen::Map< PlainObjectType, MapOptions, StrideType >) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | inline |
| PointerArgType typedef (defined in Eigen::Map< PlainObjectType, MapOptions, StrideType >) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | |
| PointerType typedef (defined in Eigen::Map< PlainObjectType, MapOptions, StrideType >) | Eigen::Map< PlainObjectType, MapOptions, StrideType > | |