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.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |