Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes | Private Types
Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator Class Reference

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const CwiseUnaryOpImpl &unaryOp, Index outer)
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
EIGEN_STRONG_INLINE Scalar value () const
EIGEN_STRONG_INLINE Index index () const
EIGEN_STRONG_INLINE Index row () const
EIGEN_STRONG_INLINE Index col () const
EIGEN_STRONG_INLINE operator bool () const

Protected Attributes

MatrixTypeIterator m_iter
const UnaryOp m_functor

Private Types

typedef CwiseUnaryOpImpl::Scalar Scalar
typedef internal::traits
< Derived >::_XprTypeNested 
_MatrixTypeNested
typedef
_MatrixTypeNested::InnerIterator 
MatrixTypeIterator
typedef MatrixType::Index Index

Member Typedef Documentation

typedef internal::traits<Derived>::_XprTypeNested Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::_MatrixTypeNested [private]

Definition at line 59 of file Sparse.

typedef MatrixType::Index Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::Index [private]

Definition at line 61 of file Sparse.

typedef _MatrixTypeNested::InnerIterator Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::MatrixTypeIterator [private]

Definition at line 60 of file Sparse.

typedef CwiseUnaryOpImpl::Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::Scalar [private]

Definition at line 58 of file Sparse.


Constructor & Destructor Documentation

EIGEN_STRONG_INLINE Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::InnerIterator ( const CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse > &  unaryOp,
Index  outer 
) [inline]

Definition at line 64 of file Sparse.


Member Function Documentation

EIGEN_STRONG_INLINE Index Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::col ( ) const [inline]

Definition at line 75 of file Sparse.

EIGEN_STRONG_INLINE Index Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::index ( ) const [inline]

Definition at line 73 of file Sparse.

EIGEN_STRONG_INLINE Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::operator bool ( void  ) const [inline]

Definition at line 77 of file Sparse.

EIGEN_STRONG_INLINE InnerIterator& Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::operator++ ( ) [inline]

Definition at line 68 of file Sparse.

EIGEN_STRONG_INLINE Index Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::row ( ) const [inline]

Definition at line 74 of file Sparse.

EIGEN_STRONG_INLINE Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::value ( void  ) const [inline]

Definition at line 71 of file Sparse.


Member Data Documentation

const UnaryOp Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::m_functor [protected]

Definition at line 81 of file Sparse.

MatrixTypeIterator Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::InnerIterator::m_iter [protected]

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