Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes | Private Types
Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse > Class Reference

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE sparse_cwise_binary_op_inner_iterator_selector (const CwiseBinaryXpr &xpr, Index outer)
EIGEN_STRONG_INLINE Derived & operator++ ()
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

LhsIterator m_lhsIter
RhsIterator m_rhsIter
const BinaryOp & m_functor
Scalar m_value
Index m_id

Private Types

typedef CwiseBinaryOp
< BinaryOp, Lhs, Rhs > 
CwiseBinaryXpr
typedef traits< CwiseBinaryXpr >
::Scalar 
Scalar
typedef traits< CwiseBinaryXpr >
::_LhsNested 
_LhsNested
typedef traits< CwiseBinaryXpr >
::_RhsNested 
_RhsNested
typedef _LhsNested::InnerIterator LhsIterator
typedef _RhsNested::InnerIterator RhsIterator
typedef Lhs::Index Index

Member Typedef Documentation

typedef traits<CwiseBinaryXpr>::_LhsNested Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::_LhsNested [private]

Definition at line 102 of file Sparse.

typedef traits<CwiseBinaryXpr>::_RhsNested Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::_RhsNested [private]

Definition at line 103 of file Sparse.

typedef CwiseBinaryOp<BinaryOp, Lhs, Rhs> Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::CwiseBinaryXpr [private]

Definition at line 100 of file Sparse.

typedef Lhs::Index Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::Index [private]

Definition at line 106 of file Sparse.

typedef _LhsNested::InnerIterator Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::LhsIterator [private]

Definition at line 104 of file Sparse.

typedef _RhsNested::InnerIterator Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::RhsIterator [private]

Definition at line 105 of file Sparse.

typedef traits<CwiseBinaryXpr>::Scalar Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::Scalar [private]

Definition at line 101 of file Sparse.


Constructor & Destructor Documentation

EIGEN_STRONG_INLINE Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::sparse_cwise_binary_op_inner_iterator_selector ( const CwiseBinaryXpr xpr,
Index  outer 
) [inline]

Definition at line 110 of file Sparse.


Member Function Documentation

EIGEN_STRONG_INLINE Index Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::col ( ) const [inline]

Definition at line 149 of file Sparse.

EIGEN_STRONG_INLINE Index Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::index ( ) const [inline]

Definition at line 147 of file Sparse.

EIGEN_STRONG_INLINE Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::operator bool ( void  ) const [inline]

Definition at line 151 of file Sparse.

EIGEN_STRONG_INLINE Derived& Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::operator++ ( ) [inline]

Definition at line 116 of file Sparse.

EIGEN_STRONG_INLINE Index Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::row ( ) const [inline]

Definition at line 148 of file Sparse.

EIGEN_STRONG_INLINE Scalar Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::value ( void  ) const [inline]

Definition at line 145 of file Sparse.


Member Data Documentation

const BinaryOp& Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_functor [protected]

Definition at line 156 of file Sparse.

Index Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_id [protected]

Definition at line 158 of file Sparse.

LhsIterator Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_lhsIter [protected]

Definition at line 154 of file Sparse.

RhsIterator Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_rhsIter [protected]

Definition at line 155 of file Sparse.

Scalar Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< BinaryOp, Lhs, Rhs, Derived, Sparse, Sparse >::m_value [protected]

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