W3cubDocs

/Eigen3

Eigen::OuterStride

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

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

- Public Types inherited from Eigen::Stride< Value, 0 >
typedef Eigen::Index Index
- Public Member Functions inherited from Eigen::Stride< Value, 0 >
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_1OuterStride.html