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

#include <SparseTranspose.h>

Inheritance diagram for Eigen::TransposeImpl< MatrixType, Sparse >::InnerIterator:
Inheritance graph
[legend]

Public Member Functions

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

Private Types

typedef _MatrixTypeNested::InnerIterator Base
 
typedef TransposeImpl::Index Index
 

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.

template<typename MatrixType >
typedef TransposeImpl::Index Eigen::TransposeImpl< MatrixType, Sparse >::InnerIterator::Index
private

Definition at line 37 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 40 of file SparseTranspose.h.

Member Function Documentation

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

Definition at line 44 of file SparseTranspose.h.

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

Definition at line 43 of file SparseTranspose.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:11