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, Sparse, Dense > 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 RhsNested m_rhs
LhsIterator m_lhsIter
const BinaryFunc m_functor
const Index m_outer

Private Types

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

Member Typedef Documentation

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

Definition at line 222 of file Sparse.

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

Definition at line 219 of file Sparse.

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

Definition at line 220 of file Sparse.

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

Definition at line 225 of file Sparse.

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

Definition at line 224 of file Sparse.

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

Definition at line 223 of file Sparse.

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

Definition at line 221 of file Sparse.


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
IsRowMajor 

Definition at line 226 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, Sparse, Dense >::sparse_cwise_binary_op_inner_iterator_selector ( const CwiseBinaryXpr xpr,
Index  outer 
) [inline]

Definition at line 229 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, Sparse, Dense >::col ( ) const [inline]

Definition at line 245 of file Sparse.

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

Definition at line 243 of file Sparse.

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

Definition at line 247 of file Sparse.

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

Definition at line 233 of file Sparse.

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

Definition at line 244 of file Sparse.

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

Definition at line 239 of file Sparse.


Member Data Documentation

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

Definition at line 252 of file Sparse.

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

Definition at line 251 of file Sparse.

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

Definition at line 253 of file Sparse.

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

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