#include <hyper_dijkstra.h>
Public Member Functions | |
virtual double | operator() (HyperGraph::Edge *edge, HyperGraph::Vertex *from, HyperGraph::Vertex *to) |
Public Member Functions inherited from g2o::HyperDijkstra::CostFunction | |
virtual | ~CostFunction () |
Definition at line 107 of file hyper_dijkstra.h.
|
virtual |
Implements g2o::HyperDijkstra::CostFunction.
Definition at line 256 of file hyper_dijkstra.cpp.