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

List of all members.

Static Public Member Functions

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

Member Function Documentation

template<typename MatrixType >
static EIGEN_STRONG_INLINE MatrixType::Index Eigen::internal::llt_inplace< Upper >::blocked ( MatrixType &  mat) [inline, static]

Definition at line 301 of file Cholesky.

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

Definition at line 307 of file Cholesky.

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

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