
Public Types | |
| enum | { MaxSmallDimAtCompileTime } |
| typedef FullPivLU< _MatrixType > | DecompositionType |
| typedef ReturnByValue < kernel_retval_base > | Base |
| typedef Base::Index | Index |
| typedef internal::traits < kernel_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 DecompositionType & | dec () const |
Protected Attributes | |
| const DecompositionType & | m_dec |
| Index | m_rank |
| Index | m_cols |
typedef ReturnByValue<kernel_retval_base> Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::Base [inherited] |
Reimplemented from Eigen::ReturnByValue< kernel_retval_base< FullPivLU< _MatrixType > > >.
typedef FullPivLU< _MatrixType > Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::DecompositionType [inherited] |
typedef Base::Index Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::Index [inherited] |
typedef internal::traits<kernel_retval_base< FullPivLU< _MatrixType > > >::ReturnType Eigen::ReturnByValue< kernel_retval_base< FullPivLU< _MatrixType > > >::ReturnType [inherited] |
| anonymous enum |
| Index Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::cols | ( | void | ) | const [inline, inherited] |
Reimplemented from Eigen::ReturnByValue< kernel_retval_base< FullPivLU< _MatrixType > > >.
| const DecompositionType& Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::dec | ( | ) | const [inline, inherited] |
| void Eigen::internal::kernel_retval< FullPivLU< _MatrixType > >::evalTo | ( | Dest & | dst | ) | const [inline] |
Reimplemented from Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >.
| Index Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::rank | ( | ) | const [inline, inherited] |
| Index Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::rows | ( | void | ) | const [inline, inherited] |
Reimplemented from Eigen::ReturnByValue< kernel_retval_base< FullPivLU< _MatrixType > > >.
Index Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::m_cols [protected, inherited] |
const DecompositionType& Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >::m_dec [protected, inherited] |
| 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: |