Public Types | |
typedef TriangularView < MatrixType, Lower > | MatrixL |
typedef TriangularView < typename MatrixType::AdjointReturnType, 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<MatrixType, Lower> Eigen::internal::LLT_Traits< MatrixType, Lower >::MatrixL |
typedef TriangularView<typename MatrixType::AdjointReturnType, Upper> Eigen::internal::LLT_Traits< MatrixType, Lower >::MatrixU |
static MatrixL Eigen::internal::LLT_Traits< MatrixType, Lower >::getL | ( | const MatrixType & | m | ) | [inline, static] |
static MatrixU Eigen::internal::LLT_Traits< MatrixType, Lower >::getU | ( | const MatrixType & | m | ) | [inline, static] |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |