![]() |
Eigen
3.4.90 (git rev a4098ac676528a83cfb73d4d26ce1b42ec05f47c)
|
Convenience specialization of Stride to specify only an inner stride See class Map for some examples.
Additional Inherited Members | |
![]() | |
typedef Eigen::Index | Index |
![]() | |
EIGEN_CONSTEXPR Index | inner () const |
EIGEN_CONSTEXPR Index | outer () const |
Stride () | |
Stride (const Stride &other) | |
Stride (Index outerStride, Index innerStride) | |