Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Protected Attributes
Eigen::internal::kernel_retval< FullPivLU< _MatrixType > > Struct Reference
Inheritance diagram for Eigen::internal::kernel_retval< FullPivLU< _MatrixType > >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { MaxSmallDimAtCompileTime }
typedef _DecompositionType DecompositionType
typedef ReturnByValue
< kernel_retval_base
Base
typedef Base::Index Index

Public Member Functions

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

Protected Attributes

const DecompositionTypem_dec
Index m_rank
Index m_cols

Member Typedef Documentation

Definition at line 55 of file LU.

typedef _DecompositionType Eigen::internal::kernel_retval_base::DecompositionType [inherited]

Definition at line 54 of file LU.

typedef Base::Index Eigen::internal::kernel_retval_base::Index [inherited]

Definition at line 56 of file LU.


Member Enumeration Documentation

anonymous enum
Enumerator:
MaxSmallDimAtCompileTime 

Definition at line 564 of file LU.


Member Function Documentation

Index Eigen::internal::kernel_retval_base::cols ( void  ) const [inline, inherited]

Definition at line 65 of file LU.

const DecompositionType& Eigen::internal::kernel_retval_base::dec ( ) const [inline, inherited]

Definition at line 67 of file LU.

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

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

Definition at line 569 of file LU.

Index Eigen::internal::kernel_retval_base::rank ( ) const [inline, inherited]

Definition at line 66 of file LU.

Index Eigen::internal::kernel_retval_base::rows ( void  ) const [inline, inherited]

Definition at line 64 of file LU.


Member Data Documentation

Definition at line 76 of file LU.

Definition at line 75 of file LU.

Definition at line 76 of file LU.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011