Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes
Eigen::SparseMatrix::InnerIterator Class Reference
Inheritance diagram for Eigen::SparseMatrix::InnerIterator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InnerIterator (const SparseMatrix &mat, Index outer)
InnerIteratoroperator++ ()
const Scalarvalue () const
ScalarvalueRef ()
Index index () const
Index outer () const
Index row () const
Index col () const
 operator bool () const

Protected Attributes

const Scalarm_values
const Indexm_indices
const Index m_outer
Index m_id
const Index m_end

Constructor & Destructor Documentation

Eigen::SparseMatrix::InnerIterator::InnerIterator ( const SparseMatrix mat,
Index  outer 
) [inline]

Definition at line 628 of file Sparse.


Member Function Documentation

Index Eigen::SparseMatrix::InnerIterator::col ( ) const [inline]
Index Eigen::SparseMatrix::InnerIterator::index ( ) const [inline]

Definition at line 637 of file Sparse.

Eigen::SparseMatrix::InnerIterator::operator bool ( void  ) const [inline]

Definition at line 642 of file Sparse.

InnerIterator& Eigen::SparseMatrix::InnerIterator::operator++ ( ) [inline]

Definition at line 632 of file Sparse.

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

Definition at line 638 of file Sparse.

Index Eigen::SparseMatrix::InnerIterator::row ( ) const [inline]
const Scalar& Eigen::SparseMatrix::InnerIterator::value ( void  ) const [inline]

Definition at line 634 of file Sparse.

Scalar& Eigen::SparseMatrix::InnerIterator::valueRef ( ) [inline]

Definition at line 635 of file Sparse.


Member Data Documentation

Definition at line 649 of file Sparse.

Definition at line 648 of file Sparse.

Definition at line 646 of file Sparse.

Definition at line 645 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