|
g2o
|
#include <camd.h>#include <cholmod.h>#include <cassert>#include "g2o/core/batch_stats.h"#include "g2o/core/linear_solver.h"#include "g2o/solvers/cholmod/cholmod_ext.h"#include "g2o/stuff/timeutil.h"#include "g2o_incremental_api.h"

Go to the source code of this file.
Classes | |
| class | g2o::LinearSolverCholmodOnlineInterface |
| generic interface for the online solver More... | |
| class | g2o::LinearSolverCholmodOnline< MatrixType > |
| linear solver which allows to update the cholesky factor More... | |
Namespaces | |
| namespace | g2o |