Searched defs:symmLo_inverse (Results 1 – 1 of 1) sorted by relevance
94 const MatrixType symmLo_inverse = chollo.solve(MatrixType::Identity(rows,cols)); in cholesky() local164 const MatrixType symmLo_inverse = ldltlo.solve(MatrixType::Identity(rows,cols)); in cholesky() local