g2o
Namespaces | Functions
output_helper.h File Reference
#include <string>
#include <iosfwd>
#include "g2o/core/hyper_graph.h"
#include "g2o_cli_api.h"
Include dependency graph for output_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 g2o
 

Functions

bool g2o::saveGnuplot (const std::string &gnudump, const OptimizableGraph &optimizer)
 
bool g2o::saveGnuplot (const std::string &gnudump, const HyperGraph::VertexSet &vertices, const HyperGraph::EdgeSet &edges)
 
bool g2o::dumpEdges (std::ostream &os, const OptimizableGraph &optimizer)