|
g2o
|
#include "tools.h"#include <limits>#include <map>#include <queue>#include <set>#include <vector>#include "g2o/types/slam2d/types_three_dof.h"
Go to the source code of this file.
Namespaces | |
| namespace | g2o |
Functions | |
| void | g2o::findConnectedEdgesWithCostLimit (HyperGraph::EdgeSet &selected, HyperGraph::EdgeSet &border, HyperGraph::Edge *start, HyperDijkstra::CostFunction *cost, double maxEdgeCost, double comparisonConditioner) |