Public Member Functions | Private Types
TransposeImpl< MatrixType, Sparse >::InnerIterator Class Reference

#include <SparseTranspose.h>

List of all members.

Public Member Functions

Index col () const
EIGEN_STRONG_INLINE InnerIterator (const TransposeImpl &trans, Index outer)
Index row () const

Private Types

typedef
_MatrixTypeNested::InnerIterator 
Base

Detailed Description

template<typename MatrixType>
class TransposeImpl< MatrixType, Sparse >::InnerIterator

Definition at line 42 of file SparseTranspose.h.


Member Typedef Documentation

template<typename MatrixType >
typedef _MatrixTypeNested::InnerIterator TransposeImpl< MatrixType, Sparse >::InnerIterator::Base [private]

Definition at line 45 of file SparseTranspose.h.


Constructor & Destructor Documentation

template<typename MatrixType >
EIGEN_STRONG_INLINE TransposeImpl< MatrixType, Sparse >::InnerIterator::InnerIterator ( const TransposeImpl< MatrixType, Sparse > &  trans,
Index  outer 
) [inline]

Definition at line 48 of file SparseTranspose.h.


Member Function Documentation

template<typename MatrixType >
Index TransposeImpl< MatrixType, Sparse >::InnerIterator::col ( ) const [inline]

Definition at line 52 of file SparseTranspose.h.

template<typename MatrixType >
Index TransposeImpl< MatrixType, Sparse >::InnerIterator::row ( ) const [inline]

Definition at line 51 of file SparseTranspose.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