Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes
Eigen::SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator Class Reference
Inheritance diagram for Eigen::SparseInnerVectorSet< DynamicSparseMatrix< _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++ ()
Scalar value () const
ScalarvalueRef ()
Index index () const
 operator bool () const

Protected Attributes

Index m_outer
const CompressedStorage
< Scalar, Index > & 
m_data
Index m_id
const Index m_end

Constructor & Destructor Documentation

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

Definition at line 122 of file Sparse.


Member Function Documentation

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

Reimplemented from Eigen::DynamicSparseMatrix::InnerIterator.

Definition at line 126 of file Sparse.

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

Definition at line 420 of file Sparse.

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

Definition at line 424 of file Sparse.

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

Definition at line 415 of file Sparse.

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

Reimplemented from Eigen::DynamicSparseMatrix::InnerIterator.

Definition at line 125 of file Sparse.

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

Definition at line 417 of file Sparse.

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

Definition at line 418 of file Sparse.


Member Data Documentation

Definition at line 427 of file Sparse.

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

Definition at line 429 of file Sparse.

Definition at line 428 of file Sparse.

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

Reimplemented from Eigen::DynamicSparseMatrix::InnerIterator.

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