Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Protected Attributes
Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator Class Reference
+ Inheritance diagram for Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator:
+ Collaboration diagram for Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator:

Public Member Functions

EIGEN_STRONG_INLINE ReverseInnerIterator (const CwiseUnaryViewImpl &unaryOp, typename CwiseUnaryViewImpl::Index outer)
 
EIGEN_STRONG_INLINE ReverseInnerIterator & operator-- ()
 
EIGEN_STRONG_INLINE CwiseUnaryViewImpl::Scalar value () const
 
EIGEN_STRONG_INLINE CwiseUnaryViewImpl::Scalar & valueRef ()
 

Protected Attributes

const ViewOp m_functor
 

Detailed Description

template<typename ViewOp, typename MatrixType>
class Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator

Definition at line 120 of file SparseCwiseUnaryOp.h.


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