|
OSVR-Core
|
Public Member Functions | |
| EIGEN_STRONG_INLINE | InnerIterator (const SparseDenseOuterProduct &prod, Index outer) |
| Index | outer () const |
| Index | row () const |
| Index | col () const |
| Scalar | value () const |
Static Protected Member Functions | |
| static Scalar | get (const _RhsNested &rhs, Index outer, Dense=Dense()) |
| static Scalar | get (const _RhsNested &rhs, Index outer, Sparse=Sparse()) |
Protected Attributes | |
| Index | m_outer |
| Scalar | m_factor |
1.8.12