Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes | Private Types
Eigen::SparseDenseOuterProduct::InnerIterator Class Reference

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const SparseDenseOuterProduct &prod, Index outer)
Index outer () const
Index row () const
Index col () const
Scalar value () const

Protected Attributes

int m_outer
Scalar m_factor

Private Types

typedef _LhsNested::InnerIterator Base

Member Typedef Documentation

typedef _LhsNested::InnerIterator Eigen::SparseDenseOuterProduct::InnerIterator::Base [private]

Definition at line 127 of file Sparse.


Constructor & Destructor Documentation

EIGEN_STRONG_INLINE Eigen::SparseDenseOuterProduct::InnerIterator::InnerIterator ( const SparseDenseOuterProduct prod,
Index  outer 
) [inline]

Definition at line 129 of file Sparse.


Member Function Documentation

Index Eigen::SparseDenseOuterProduct::InnerIterator::col ( ) const [inline]

Definition at line 136 of file Sparse.

Index Eigen::SparseDenseOuterProduct::InnerIterator::outer ( ) const [inline]

Definition at line 134 of file Sparse.

Index Eigen::SparseDenseOuterProduct::InnerIterator::row ( ) const [inline]

Definition at line 135 of file Sparse.

Scalar Eigen::SparseDenseOuterProduct::InnerIterator::value ( void  ) const [inline]

Definition at line 138 of file Sparse.


Member Data Documentation

Definition at line 142 of file Sparse.

Definition at line 141 of file Sparse.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011