Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::LDLT_Traits< MatrixType, Lower > Struct Reference

List of all members.

Public Types

typedef TriangularView
< MatrixType, UnitLower > 
MatrixL
typedef TriangularView
< typename
MatrixType::AdjointReturnType,
UnitUpper > 
MatrixU

Static Public Member Functions

static MatrixL getL (const MatrixType &m)
static MatrixU getU (const MatrixType &m)

Member Typedef Documentation

typedef TriangularView<MatrixType, UnitLower> Eigen::internal::LDLT_Traits< MatrixType, Lower >::MatrixL

Definition at line 326 of file Cholesky.

typedef TriangularView<typename MatrixType::AdjointReturnType, UnitUpper> Eigen::internal::LDLT_Traits< MatrixType, Lower >::MatrixU

Definition at line 327 of file Cholesky.


Member Function Documentation

static MatrixL Eigen::internal::LDLT_Traits< MatrixType, Lower >::getL ( const MatrixType &  m) [inline, static]

Definition at line 328 of file Cholesky.

static MatrixU Eigen::internal::LDLT_Traits< MatrixType, Lower >::getU ( const MatrixType &  m) [inline, static]

Definition at line 329 of file Cholesky.




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