|
Medial Code Documentation
|
Public Types | |
| enum | { SizeAtCompileTime = 1 } |
Public Member Functions | |
| SingleRange (Index val) | |
| Index | operator[] (Index) const |
| Index | first () const EIGEN_NOEXCEPT |
Static Public Member Functions | |
| static EIGEN_CONSTEXPR Index | size () EIGEN_NOEXCEPT |
Data Fields | |
| Index | m_value |