Public Types | |
| typedef TriangularView < typename MatrixType::AdjointReturnType, Lower > | MatrixL |
| typedef TriangularView < MatrixType, Upper > | MatrixU |
Static Public Member Functions | |
| static MatrixL | getL (const MatrixType &m) |
| static MatrixU | getU (const MatrixType &m) |
| static bool | inplace_decomposition (MatrixType &m) |
| typedef TriangularView<typename MatrixType::AdjointReturnType, Lower> Eigen::internal::LLT_Traits< MatrixType, Upper >::MatrixL |
| typedef TriangularView<MatrixType, Upper> Eigen::internal::LLT_Traits< MatrixType, Upper >::MatrixU |
| static MatrixL Eigen::internal::LLT_Traits< MatrixType, Upper >::getL | ( | const MatrixType & | m | ) | [inline, static] |
| static MatrixU Eigen::internal::LLT_Traits< MatrixType, Upper >::getU | ( | const MatrixType & | m | ) | [inline, static] |
| Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |