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

#include <SparseTriangularView.h>

List of all members.

Public Member Functions

Index col () const
EIGEN_STRONG_INLINE InnerIterator (const SparseTriangularView &view, Index outer)
EIGEN_STRONG_INLINE operator bool () const
Index row () const

Private Types

typedef MatrixType::InnerIterator Base

Detailed Description

template<typename MatrixType, int Mode>
class SparseTriangularView< MatrixType, Mode >::InnerIterator

Definition at line 71 of file SparseTriangularView.h.


Member Typedef Documentation

template<typename MatrixType , int Mode>
typedef MatrixType::InnerIterator SparseTriangularView< MatrixType, Mode >::InnerIterator::Base [private]

Definition at line 73 of file SparseTriangularView.h.


Constructor & Destructor Documentation

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

Definition at line 76 of file SparseTriangularView.h.


Member Function Documentation

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

Definition at line 84 of file SparseTriangularView.h.

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

Definition at line 86 of file SparseTriangularView.h.

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

Definition at line 83 of file SparseTriangularView.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:26