#include <map>#include <vector>#include <fstream>#include <iostream>#include <iomanip>#include <Eigen/Core>#include "matrix_structure.h"#include "g2o/config.h"#include "sparse_block_matrix.hpp"

Go to the source code of this file.
Classes | |
| class | g2o::SparseBlockMatrix< MatrixType > |
| Sparse matrix which using blocks. More... | |
Namespaces | |
| namespace | g2o |
Executes code, only if secs are gone since last exec. | |
Typedefs | |
| typedef SparseBlockMatrix < MatrixXd > | g2o::SparseBlockMatrixXd |
Functions | |
| template<class MatrixType > | |
| std::ostream & | g2o::operator<< (std::ostream &, const SparseBlockMatrix< MatrixType > &m) |