g2o
|
Sub-classing Eigen's SimplicialLDLT to perform ordering with a given ordering. More...
#include <linear_solver_eigen.h>
Public Member Functions | |
CholeskyDecomposition () | |
void | analyzePatternWithPermutation (SparseMatrix &a, const PermutationMatrix &permutation) |
Sub-classing Eigen's SimplicialLDLT to perform ordering with a given ordering.
Definition at line 58 of file linear_solver_eigen.h.
|
inline |
Definition at line 61 of file linear_solver_eigen.h.
|
inline |
Definition at line 64 of file linear_solver_eigen.h.
Referenced by g2o::LinearSolverEigen< MatrixType >::computeSymbolicDecomposition().