#include <posegraph.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 93 of file include/hogman_minimal/graph/posegraph.h.
| double AISNavigation::PoseGraph< T, I >::CovarianceDetCostFunction::operator() | ( | Graph::Edge * | edge, | 
| Graph::Vertex * | from, | ||
| Graph::Vertex * | to | ||
| ) |  [virtual] | 
Implements AISNavigation::Dijkstra::CostFunction.
Definition at line 134 of file include/hogman_minimal/graph/posegraph.hpp.
| virtual double AISNavigation::PoseGraph< T, I >::CovarianceDetCostFunction::operator() | ( | Graph::Edge * | edge, | 
| Graph::Vertex * | from, | ||
| Graph::Vertex * | to | ||
| ) |  [virtual] | 
Implements AISNavigation::Dijkstra::CostFunction.