Sub-classing Eigen's SimplicialLDLT to perform ordering with a given ordering. More...
#include <linear_solver_eigen.h>

Public Member Functions | |
| void | analyzePatternWithPermutation (SparseMatrix &a, const PermutationMatrix &permutation) |
| CholeskyDecomposition () | |
Sub-classing Eigen's SimplicialLDLT to perform ordering with a given ordering.
Definition at line 60 of file linear_solver_eigen.h.
|
inline |
Definition at line 63 of file linear_solver_eigen.h.
|
inline |
Definition at line 66 of file linear_solver_eigen.h.