#include <src/Cholesky/LLT.h>
Static Public Member Functions | |
template<typename MatrixType > | |
static EIGEN_STRONG_INLINE bool | unblocked (MatrixType &mat) |
template<typename MatrixType > | |
static EIGEN_STRONG_INLINE bool | blocked (MatrixType &mat) |
static EIGEN_STRONG_INLINE bool internal::llt_inplace< Upper >::blocked | ( | MatrixType & | mat | ) | [inline, static] |
Definition at line 255 of file LLT.h.
References internal::llt_inplace< Lower >::blocked().
Referenced by internal::LLT_Traits< MatrixType, Upper >::inplace_decomposition().
static EIGEN_STRONG_INLINE bool internal::llt_inplace< Upper >::unblocked | ( | MatrixType & | mat | ) | [inline, static] |
Definition at line 249 of file LLT.h.
References internal::llt_inplace< Lower >::unblocked().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |