OSVR-Core
Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
Eigen::SparseDenseOuterProduct< Lhs, Rhs, Tr >::InnerIterator Class Reference
Inheritance diagram for Eigen::SparseDenseOuterProduct< Lhs, Rhs, Tr >::InnerIterator:

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
 

The documentation for this class was generated from the following file: