Definition at line 208 of file LDLT.h.
#include <src/Cholesky/LDLT.h>
Static Public Member Functions | |
template<typename MatrixType , typename TranspositionType , typename Workspace > | |
static bool | unblocked (MatrixType &mat, TranspositionType &transpositions, Workspace &temp, int *sign=0) |
static bool internal::ldlt_inplace< Lower >::unblocked | ( | MatrixType & | mat, |
TranspositionType & | transpositions, | ||
Workspace & | temp, | ||
int * | sign = 0 |
||
) | [inline, static] |
Definition at line 211 of file LDLT.h.
References abs(), Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >::coeffRef(), eigen_assert, real(), mrpt::utils::sign(), and mrpt::math::size().
Referenced by internal::ldlt_inplace< Upper >::unblocked().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |