g2o
|
#include "optimizable_graph.h"
#include "sparse_block_matrix.h"
#include <cassert>
#include <vector>
#include <unordered_map>
#include "g2o_core_api.h"
Go to the source code of this file.
Classes | |
class | g2o::MarginalCovarianceCholesky |
computing the marginal covariance given a cholesky factor (lower triangle of the factor) More... | |
Namespaces | |
g2o | |