Public Member Functions | Protected Attributes
SkylineMatrix< _Scalar, _Options >::InnerLowerIterator Class Reference

#include <SkylineMatrix.h>

List of all members.

Public Member Functions

Index col () const
Index index () const
 InnerLowerIterator (const SkylineMatrix &mat, Index outer)
 operator bool () const
InnerLowerIteratoroperator++ ()
InnerLowerIteratoroperator+= (Index shift)
Index row () const
size_t size () const
Scalar value () const
ScalarvaluePtr ()
ScalarvalueRef ()

Protected Attributes

const Index m_end
Index m_id
const SkylineMatrixm_matrix
const Index m_outer
const Index m_start

Detailed Description

template<typename _Scalar, int _Options>
class SkylineMatrix< _Scalar, _Options >::InnerLowerIterator

Definition at line 810 of file SkylineMatrix.h.


Constructor & Destructor Documentation

template<typename _Scalar , int _Options>
SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::InnerLowerIterator ( const SkylineMatrix mat,
Index  outer 
) [inline]

Definition at line 813 of file SkylineMatrix.h.


Member Function Documentation

template<typename _Scalar , int _Options>
Index SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::col ( ) const [inline]

Definition at line 853 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
Index SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::index ( ) const [inline]

Definition at line 843 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::operator bool ( ) const [inline]

Definition at line 861 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
InnerLowerIterator& SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::operator++ ( ) [inline]

Definition at line 821 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
InnerLowerIterator& SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::operator+= ( Index  shift) [inline]

Definition at line 826 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
Index SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::row ( ) const [inline]

Definition at line 849 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
size_t SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::size ( ) const [inline]

Definition at line 857 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
Scalar SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::value ( ) const [inline]

Definition at line 831 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
Scalar* SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::valuePtr ( ) [inline]

Definition at line 835 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
Scalar& SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::valueRef ( ) [inline]

Definition at line 839 of file SkylineMatrix.h.


Member Data Documentation

template<typename _Scalar , int _Options>
const Index SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::m_end [protected]

Definition at line 870 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
Index SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::m_id [protected]

Definition at line 868 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
const SkylineMatrix& SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::m_matrix [protected]

Definition at line 866 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
const Index SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::m_outer [protected]

Definition at line 867 of file SkylineMatrix.h.

template<typename _Scalar , int _Options>
const Index SkylineMatrix< _Scalar, _Options >::InnerLowerIterator::m_start [protected]

Definition at line 869 of file SkylineMatrix.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:25