Public Member Functions | Private Types
Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator Class Reference

#include <SparseTriangularView.h>

List of all members.

Public Member Functions

Index col () const
EIGEN_STRONG_INLINE operator bool () const
EIGEN_STRONG_INLINE InnerIteratoroperator-- ()
EIGEN_STRONG_INLINE ReverseInnerIterator (const SparseTriangularView &view, Index outer)
Index row () const

Private Types

typedef
MatrixTypeNestedCleaned::ReverseInnerIterator 
Base

Detailed Description

template<typename MatrixType, int Mode>
class Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator

Definition at line 128 of file SparseTriangularView.h.


Member Typedef Documentation

template<typename MatrixType , int Mode>
typedef MatrixTypeNestedCleaned::ReverseInnerIterator Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::Base [private]

Definition at line 130 of file SparseTriangularView.h.


Constructor & Destructor Documentation

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::ReverseInnerIterator ( const SparseTriangularView view,
Index  outer 
) [inline]

Definition at line 133 of file SparseTriangularView.h.


Member Function Documentation

template<typename MatrixType , int Mode>
Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::col ( ) const [inline]

Definition at line 146 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::operator bool ( ) const [inline]

Definition at line 148 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE InnerIterator& Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::operator-- ( ) [inline]

Definition at line 142 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::row ( ) const [inline]

Definition at line 145 of file SparseTriangularView.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58