Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Protected Attributes
Eigen::internal::image_retval< FullPivLU< _MatrixType > > Struct Template Reference

Detailed Description

template<typename _MatrixType>
struct Eigen::internal::image_retval< FullPivLU< _MatrixType > >

Definition at line 644 of file LU.

Inheritance diagram for Eigen::internal::image_retval< FullPivLU< _MatrixType > >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { MaxSmallDimAtCompileTime }
typedef FullPivLU< _MatrixType > DecompositionType
typedef
DecompositionType::MatrixType 
MatrixType
typedef ReturnByValue
< image_retval_base
Base
typedef Base::Index Index
typedef internal::traits
< image_retval_base< FullPivLU
< _MatrixType >
> >::ReturnType 
ReturnType

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const
Index rows () const
Index cols () const
Index rank () const
const DecompositionTypedec () const
const MatrixTypeoriginalMatrix () const

Protected Attributes

const DecompositionTypem_dec
Index m_rank
Index m_cols
const MatrixTypem_originalMatrix

Member Typedef Documentation

Reimplemented from Eigen::ReturnByValue< image_retval_base< FullPivLU< _MatrixType > > >.

Definition at line 54 of file LU.

typedef FullPivLU< _MatrixType > Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::DecompositionType [inherited]

Definition at line 52 of file LU.

typedef Base::Index Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::Index [inherited]

Definition at line 55 of file LU.

Definition at line 53 of file LU.

typedef internal::traits<image_retval_base< FullPivLU< _MatrixType > > >::ReturnType Eigen::ReturnByValue< image_retval_base< FullPivLU< _MatrixType > > >::ReturnType [inherited]

Definition at line 68 of file Core.


Member Enumeration Documentation

template<typename _MatrixType >
anonymous enum
Enumerator:
MaxSmallDimAtCompileTime 

Definition at line 649 of file LU.


Member Function Documentation

Index Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::cols ( void  ) const [inline, inherited]

Reimplemented from Eigen::ReturnByValue< image_retval_base< FullPivLU< _MatrixType > > >.

Definition at line 64 of file LU.

const DecompositionType& Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::dec ( ) const [inline, inherited]

Definition at line 66 of file LU.

template<typename _MatrixType >
template<typename Dest >
void Eigen::internal::image_retval< FullPivLU< _MatrixType > >::evalTo ( Dest &  dst) const [inline]

Reimplemented from Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >.

Definition at line 654 of file LU.

const MatrixType& Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::originalMatrix ( ) const [inline, inherited]

Definition at line 67 of file LU.

Index Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::rank ( ) const [inline, inherited]

Definition at line 65 of file LU.

Index Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::rows ( void  ) const [inline, inherited]

Reimplemented from Eigen::ReturnByValue< image_retval_base< FullPivLU< _MatrixType > > >.

Definition at line 63 of file LU.


Member Data Documentation

Index Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::m_cols [protected, inherited]

Definition at line 76 of file LU.

const DecompositionType& Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::m_dec [protected, inherited]

Definition at line 75 of file LU.

const MatrixType& Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::m_originalMatrix [protected, inherited]

Definition at line 77 of file LU.

Index Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >::m_rank [protected, inherited]

Definition at line 76 of file LU.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo