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

#include <SparseCwiseUnaryOp.h>

Inheritance diagram for Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator:
Inheritance graph
[legend]

Public Member Functions

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

Protected Attributes

const ViewOp m_functor
 

Private Types

typedef CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::MatrixTypeReverseIterator Base
 
typedef CwiseUnaryViewImpl::Scalar Scalar
 

Detailed Description

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

Definition at line 120 of file SparseCwiseUnaryOp.h.

Member Typedef Documentation

template<typename ViewOp , typename MatrixType >
typedef CwiseUnaryViewImpl<ViewOp,MatrixType,Sparse>::MatrixTypeReverseIterator Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator::Base
private

Definition at line 124 of file SparseCwiseUnaryOp.h.

template<typename ViewOp , typename MatrixType >
typedef CwiseUnaryViewImpl::Scalar Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator::Scalar
private

Definition at line 123 of file SparseCwiseUnaryOp.h.

Constructor & Destructor Documentation

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

Definition at line 127 of file SparseCwiseUnaryOp.h.

Member Function Documentation

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

Definition at line 131 of file SparseCwiseUnaryOp.h.

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

Definition at line 134 of file SparseCwiseUnaryOp.h.

template<typename ViewOp , typename MatrixType >
EIGEN_STRONG_INLINE CwiseUnaryViewImpl::Scalar& Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator::valueRef ( )
inline

Definition at line 135 of file SparseCwiseUnaryOp.h.

Member Data Documentation

template<typename ViewOp , typename MatrixType >
const ViewOp Eigen::CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >::ReverseInnerIterator::m_functor
protected

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