Public Member Functions | Protected Attributes
SparseInnerVectorSet< MatrixType, Size >::InnerIterator Class Reference

#include <SparseBlock.h>

List of all members.

Public Member Functions

Index col () const
 InnerIterator (const SparseInnerVectorSet &xpr, Index outer)
Index row () const

Protected Attributes

Index m_outer

Detailed Description

template<typename MatrixType, int Size>
class SparseInnerVectorSet< MatrixType, Size >::InnerIterator

Definition at line 57 of file SparseBlock.h.


Constructor & Destructor Documentation

template<typename MatrixType, int Size>
SparseInnerVectorSet< MatrixType, Size >::InnerIterator::InnerIterator ( const SparseInnerVectorSet xpr,
Index  outer 
) [inline]

Definition at line 60 of file SparseBlock.h.


Member Function Documentation

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

Definition at line 64 of file SparseBlock.h.

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

Definition at line 63 of file SparseBlock.h.


Member Data Documentation

template<typename MatrixType, int Size>
Index SparseInnerVectorSet< MatrixType, Size >::InnerIterator::m_outer [protected]

Definition at line 66 of file SparseBlock.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