|
Medial Code Documentation
|
Public Types | |
| enum | { SizeAtCompileTime = XprSize } |
Public Member Functions | |
| AllRange (Index size=XprSize) | |
| EIGEN_CONSTEXPR Index | operator[] (Index i) const EIGEN_NOEXCEPT |
| EIGEN_CONSTEXPR Index | size () const EIGEN_NOEXCEPT |
| EIGEN_CONSTEXPR Index | first () const EIGEN_NOEXCEPT |
Data Fields | |
| variable_if_dynamic< Index, XprSize > | m_size |