Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Protected Attributes
Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse > Class Template Reference
+ Collaboration diagram for Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >:

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
 

Detailed Description

template<typename T, typename Lhs, typename Rhs, typename Derived>
class Eigen::internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >

Definition at line 254 of file SparseCwiseBinaryOp.h.


The documentation for this class was generated from the following file: