|
g2o
|
#include <Eigen/Core>#include <utility>#include <vector>#include "g2o/core/batch_stats.h"#include "g2o/core/linear_solver.h"#include "linear_solver_pcg.hpp"

Go to the source code of this file.
Classes | |
| class | g2o::LinearSolverPCG< MatrixType > |
| linear solver using PCG, pre-conditioner is block Jacobi More... | |
Namespaces | |
| namespace | g2o |