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

List of all members.

Public Member Functions

 InnerIterator (const MappedSparseMatrix &mat, Index outer)
template<unsigned int Added, unsigned int Removed>
 InnerIterator (const Flagged< MappedSparseMatrix, Added, Removed > &mat, Index outer)
InnerIteratoroperator++ ()
Scalar value () const
ScalarvalueRef ()
Index index () const
Index row () const
Index col () const
 operator bool () const

Protected Attributes

const MappedSparseMatrixm_matrix
const Index m_outer
Index m_id
const Index m_start
const Index m_end

Constructor & Destructor Documentation

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

Definition at line 133 of file Sparse.

template<unsigned int Added, unsigned int Removed>
Eigen::MappedSparseMatrix::InnerIterator::InnerIterator ( const Flagged< MappedSparseMatrix, Added, Removed > &  mat,
Index  outer 
) [inline]

Definition at line 142 of file Sparse.


Member Function Documentation

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

Definition at line 154 of file Sparse.

Index Eigen::MappedSparseMatrix::InnerIterator::index ( ) const [inline]

Definition at line 152 of file Sparse.

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

Definition at line 156 of file Sparse.

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

Definition at line 147 of file Sparse.

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

Definition at line 153 of file Sparse.

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

Definition at line 149 of file Sparse.

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

Definition at line 150 of file Sparse.


Member Data Documentation

Definition at line 163 of file Sparse.

Definition at line 161 of file Sparse.

Definition at line 159 of file Sparse.

Definition at line 160 of file Sparse.

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