|
TR-mbed 1.0
|
#include <IndexedViewHelper.h>
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 |
Public Attributes | |
| Index | m_value |
|
inline |
|
inline |
|
inlinestatic |
| Index Eigen::internal::SingleRange::m_value |