W3cubDocs

/Eigen3

Eigen::InnerStride

template<int Value>
class Eigen::InnerStride< Value >

Convenience specialization of Stride to specify only an inner stride See class Map for some examples.

- Public Types inherited from Eigen::Stride< 0, Value >
typedef Eigen::Index Index
- Public Member Functions inherited from Eigen::Stride< 0, Value >
EIGEN_CONSTEXPR Index inner () const
EIGEN_CONSTEXPR Index outer () const
Stride ()
Stride (const Stride &other)
Stride (Index outerStride, Index innerStride)

The documentation for this class was generated from the following file:

© Eigen.
Licensed under the MPL2 License.
https://eigen.tuxfamily.org/dox/classEigen_1_1InnerStride.html