Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes | Private Types
Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, 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

const CwiseBinaryXprm_xpr
RhsIterator m_rhsIter
const BinaryFuncm_functor
const Index m_outer

Private Types

enum  { IsRowMajor = (int(Rhs::Flags)&RowMajorBit)==RowMajorBit }
typedef scalar_product_op< T > BinaryFunc
typedef CwiseBinaryOp
< BinaryFunc, Lhs, Rhs > 
CwiseBinaryXpr
typedef CwiseBinaryXpr::Scalar Scalar
typedef traits< CwiseBinaryXpr >
::_RhsNested 
_RhsNested
typedef _RhsNested::InnerIterator RhsIterator
typedef Lhs::Index Index

Member Typedef Documentation

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

Definition at line 263 of file Sparse.

typedef scalar_product_op<T> Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >::BinaryFunc [private]

Definition at line 260 of file Sparse.

typedef CwiseBinaryOp<BinaryFunc, Lhs, Rhs> Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >::CwiseBinaryXpr [private]

Definition at line 261 of file Sparse.

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

Definition at line 265 of file Sparse.

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

Definition at line 264 of file Sparse.

typedef CwiseBinaryXpr::Scalar Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >::Scalar [private]

Definition at line 262 of file Sparse.


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
IsRowMajor 

Definition at line 267 of file Sparse.


Constructor & Destructor Documentation

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

Definition at line 270 of file Sparse.


Member Function Documentation

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

Definition at line 285 of file Sparse.

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

Definition at line 283 of file Sparse.

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

Definition at line 287 of file Sparse.

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

Definition at line 274 of file Sparse.

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

Definition at line 284 of file Sparse.

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

Definition at line 280 of file Sparse.


Member Data Documentation

const BinaryFunc& Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >::m_functor [protected]

Definition at line 292 of file Sparse.

const Index Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >::m_outer [protected]

Definition at line 293 of file Sparse.

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

Definition at line 291 of file Sparse.

const CwiseBinaryXpr& Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >::m_xpr [protected]

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