|
g2o
|
#include <Eigen/Core>#include <cassert>#include <unordered_map>#include <vector>#include "g2o/config.h"#include "matrix_operations.h"

Go to the source code of this file.
Classes | |
| class | g2o::SparseBlockMatrixCCS< MatrixType > |
| Sparse matrix which uses blocks. More... | |
| struct | g2o::SparseBlockMatrixCCS< MatrixType >::RowBlock |
| A block within a column. More... | |
| class | g2o::SparseBlockMatrixHashMap< MatrixType > |
| Sparse matrix which uses blocks based on hash structures. More... | |
Namespaces | |
| namespace | g2o |