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

#include <SparseTranspose.h>

List of all members.

Public Member Functions

TransposeImpl< MatrixType,
Sparse >::Index 
col () const
EIGEN_STRONG_INLINE InnerIterator (const TransposeImpl &trans, typename TransposeImpl< MatrixType, Sparse >::Index outer)
TransposeImpl< MatrixType,
Sparse >::Index 
row () const

Private Types

typedef
_MatrixTypeNested::InnerIterator 
Base

Detailed Description

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

Definition at line 33 of file SparseTranspose.h.


Member Typedef Documentation

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

Definition at line 36 of file SparseTranspose.h.


Constructor & Destructor Documentation

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

Definition at line 39 of file SparseTranspose.h.


Member Function Documentation

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

Definition at line 43 of file SparseTranspose.h.

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

Definition at line 42 of file SparseTranspose.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:59