Definition at line 246 of file LLT.h.
#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.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |