Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes
Eigen::SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator Class Reference
Inheritance diagram for Eigen::SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

Index m_outer
const Scalarm_values
const Indexm_indices
Index m_id
const Index m_end

Constructor & Destructor Documentation

Eigen::SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::InnerIterator ( const SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size > &  xpr,
Index  outer 
) [inline]

Definition at line 220 of file Sparse.


Member Function Documentation

Index Eigen::SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::col ( ) const [inline]

Reimplemented from Eigen::SparseMatrix::InnerIterator.

Definition at line 224 of file Sparse.

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

Definition at line 637 of file Sparse.

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

Definition at line 642 of file Sparse.

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

Definition at line 632 of file Sparse.

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

Definition at line 638 of file Sparse.

Index Eigen::SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::row ( ) const [inline]

Reimplemented from Eigen::SparseMatrix::InnerIterator.

Definition at line 223 of file Sparse.

const Scalar& Eigen::SparseMatrix::InnerIterator::value ( void  ) const [inline, inherited]

Definition at line 634 of file Sparse.

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

Definition at line 635 of file Sparse.


Member Data Documentation

const Index Eigen::SparseMatrix::InnerIterator::m_end [protected, inherited]

Definition at line 649 of file Sparse.

Definition at line 648 of file Sparse.

Definition at line 646 of file Sparse.

Index Eigen::SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::m_outer [protected]

Reimplemented from Eigen::SparseMatrix::InnerIterator.

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