|
OSVR-Core
|
Public Member Functions | |
| EIGEN_STRONG_INLINE | InnerIterator (const SparseTriangularView &view, Index outer) |
| EIGEN_STRONG_INLINE InnerIterator & | operator++ () |
| Index | row () const |
| Index | col () const |
| Index | index () const |
| Scalar | value () const |
| EIGEN_STRONG_INLINE | operator bool () const |
Protected Attributes | |
| bool | m_returnOne |
1.8.12