Public Member Functions | Protected Attributes | Private Types | Private Member Functions | List of all members
Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator Class Reference

#include <SparseCwiseUnaryOp.h>

Inheritance diagram for Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator:
Inheritance graph
[legend]

Public Member Functions

EIGEN_STRONG_INLINE ReverseInnerIteratoroperator-- ()
 
EIGEN_STRONG_INLINE ReverseInnerIterator (const CwiseUnaryOpImpl &unaryOp, typename CwiseUnaryOpImpl::Index outer)
 
EIGEN_STRONG_INLINE CwiseUnaryOpImpl::Scalar value () const
 

Protected Attributes

const UnaryOp m_functor
 

Private Types

typedef CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::MatrixTypeReverseIterator Base
 
typedef CwiseUnaryOpImpl::Scalar Scalar
 

Private Member Functions

CwiseUnaryOpImpl::Scalar & valueRef ()
 

Detailed Description

template<typename UnaryOp, typename MatrixType>
class Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator

Definition at line 57 of file SparseCwiseUnaryOp.h.

Member Typedef Documentation

template<typename UnaryOp , typename MatrixType >
typedef CwiseUnaryOpImpl<UnaryOp,MatrixType,Sparse>::MatrixTypeReverseIterator Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator::Base
private

Definition at line 61 of file SparseCwiseUnaryOp.h.

template<typename UnaryOp , typename MatrixType >
typedef CwiseUnaryOpImpl::Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator::Scalar
private

Definition at line 60 of file SparseCwiseUnaryOp.h.

Constructor & Destructor Documentation

template<typename UnaryOp , typename MatrixType >
EIGEN_STRONG_INLINE Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator::ReverseInnerIterator ( const CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse > &  unaryOp,
typename CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::Index  outer 
)
inline

Definition at line 64 of file SparseCwiseUnaryOp.h.

Member Function Documentation

template<typename UnaryOp , typename MatrixType >
EIGEN_STRONG_INLINE ReverseInnerIterator& Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator::operator-- ( )
inline

Definition at line 68 of file SparseCwiseUnaryOp.h.

template<typename UnaryOp , typename MatrixType >
EIGEN_STRONG_INLINE CwiseUnaryOpImpl::Scalar Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator::value ( ) const
inline

Definition at line 71 of file SparseCwiseUnaryOp.h.

template<typename UnaryOp , typename MatrixType >
CwiseUnaryOpImpl::Scalar& Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator::valueRef ( )
private

Member Data Documentation

template<typename UnaryOp , typename MatrixType >
const UnaryOp Eigen::CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >::ReverseInnerIterator::m_functor
protected

Definition at line 74 of file SparseCwiseUnaryOp.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:05