Detailed Description
template<>
struct Eigen::internal::llt_inplace< Lower >
Definition at line 185 of file Cholesky.
List of all members.
Static Public Member Functions |
template<typename MatrixType > |
static bool | unblocked (MatrixType &mat) |
template<typename MatrixType > |
static bool | blocked (MatrixType &m) |
Member Function Documentation
template<typename MatrixType >
static bool Eigen::internal::llt_inplace< Lower >::blocked |
( |
MatrixType & |
m |
) |
[inline, static] |
template<typename MatrixType >
static bool Eigen::internal::llt_inplace< Lower >::unblocked |
( |
MatrixType & |
mat |
) |
[inline, static] |