Searched defs:IncompleteCholesky (Results 1 – 1 of 1) sorted by relevance
79 IncompleteCholesky() : m_initialShift(1e-3),m_factorizationIsOk(false) {} in IncompleteCholesky() function84 IncompleteCholesky(const MatrixType& matrix) : m_initialShift(1e-3),m_factorizationIsOk(false) in IncompleteCholesky() function