Definition at line 297 of file LDLT.h.
#include <src/Cholesky/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] |
Definition at line 300 of file LDLT.h.
References mrpt::utils::sign(), and internal::ldlt_inplace< Lower >::unblocked().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |