#include <LDLT.h>
Static Public Member Functions | |
template<typename MatrixType , typename TranspositionType , typename Workspace > | |
static EIGEN_STRONG_INLINE bool | unblocked (MatrixType &mat, TranspositionType &transpositions, Workspace &temp, int *sign=0) |
static EIGEN_STRONG_INLINE bool internal::ldlt_inplace< Upper >::unblocked | ( | MatrixType & | mat, |
TranspositionType & | transpositions, | ||
Workspace & | temp, | ||
int * | sign = 0 |
||
) | [inline, static] |