Eigen  3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
 
Loading...
Searching...
No Matches
Eigen::InnerStride< Value > Class Template Reference

Detailed Description

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

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

+ Inheritance diagram for Eigen::InnerStride< Value >:

Additional Inherited Members

- 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: