Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::llt_inplace< Lower > Struct Reference

List of all members.

Static Public Member Functions

template<typename MatrixType >
static MatrixType::Index unblocked (MatrixType &mat)
template<typename MatrixType >
static MatrixType::Index blocked (MatrixType &m)
template<typename MatrixType , typename VectorType >
static void rankUpdate (MatrixType &mat, const VectorType &vec)

Member Function Documentation

template<typename MatrixType >
static MatrixType::Index Eigen::internal::llt_inplace< Lower >::blocked ( MatrixType &  m) [inline, static]

Definition at line 230 of file Cholesky.

template<typename MatrixType , typename VectorType >
static void Eigen::internal::llt_inplace< Lower >::rankUpdate ( MatrixType &  mat,
const VectorType &  vec 
) [inline, static]

Definition at line 263 of file Cholesky.

template<typename MatrixType >
static MatrixType::Index Eigen::internal::llt_inplace< Lower >::unblocked ( MatrixType &  mat) [inline, static]

Definition at line 202 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