Public Member Functions | Protected Attributes
SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator Class Reference

#include <SparseBlock.h>

Inheritance diagram for SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator:
Inheritance graph
[legend]

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 _Scalar, int _Options, typename _Index, int Size>
class SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator

Definition at line 216 of file SparseBlock.h.


Constructor & Destructor Documentation

template<typename _Scalar , int _Options, typename _Index , int Size>
SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::InnerIterator ( const SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size > &  xpr,
Index  outer 
) [inline]

Definition at line 219 of file SparseBlock.h.


Member Function Documentation

template<typename _Scalar , int _Options, typename _Index , int Size>
Index SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::col ( ) const [inline]

Reimplemented from SparseMatrix< _Scalar, _Options, _Index >::InnerIterator.

Definition at line 223 of file SparseBlock.h.

template<typename _Scalar , int _Options, typename _Index , int Size>
Index SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::row ( ) const [inline]

Reimplemented from SparseMatrix< _Scalar, _Options, _Index >::InnerIterator.

Definition at line 222 of file SparseBlock.h.


Member Data Documentation

template<typename _Scalar , int _Options, typename _Index , int Size>
Index SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::m_outer [protected]

Reimplemented from SparseMatrix< _Scalar, _Options, _Index >::InnerIterator.

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