#include <LLT.h>
Static Public Member Functions | |
template<typename MatrixType > | |
static MatrixType::Index | blocked (MatrixType &m) |
template<typename MatrixType > | |
static MatrixType::Index | unblocked (MatrixType &mat) |
static MatrixType::Index internal::llt_inplace< Lower >::blocked | ( | MatrixType & | m | ) | [inline, static] |
static MatrixType::Index internal::llt_inplace< Lower >::unblocked | ( | MatrixType & | mat | ) | [inline, static] |