|
g2o
|
#include <cassert>#include <functional>#include "g2o/core/marginal_covariance_cholesky.h"#include "sparse_block_matrix.h"#include "sparse_block_matrix_ccs.h"

Go to the source code of this file.
Classes | |
| class | g2o::LinearSolver< MatrixType > |
| basic solver for Ax = b More... | |
| class | g2o::LinearSolverCCS< MatrixType > |
| Solver with faster iterating structure for the linear matrix. More... | |
Namespaces | |
| namespace | g2o |