$search
#include <dijkstra.h>
Public Member Functions | |
virtual double | operator() (Graph::Edge *edge, Graph::Vertex *from, Graph::Vertex *to) |
virtual double | operator() (Graph::Edge *edge, Graph::Vertex *from, Graph::Vertex *to) |
Definition at line 85 of file include/hogman_minimal/graph/dijkstra.h.
virtual double AISNavigation::UniformCostFunction::operator() | ( | Graph::Edge * | edge, | |
Graph::Vertex * | from, | |||
Graph::Vertex * | to | |||
) | [virtual] |
Implements AISNavigation::Dijkstra::CostFunction.
virtual double AISNavigation::UniformCostFunction::operator() | ( | Graph::Edge * | edge, | |
Graph::Vertex * | from, | |||
Graph::Vertex * | to | |||
) | [virtual] |
Implements AISNavigation::Dijkstra::CostFunction.