PGROUTING
3.2
|
This is the complete list of members for pgrouting::algorithms::Pgr_astar< G >::distance_heuristic, including all inherited members.
distance_heuristic(B_G &g, V goal, int heuristic, double factor) | pgrouting::algorithms::Pgr_astar< G >::distance_heuristic | inline |
distance_heuristic(B_G &g, const std::vector< V > &goals, int heuristic, double factor) | pgrouting::algorithms::Pgr_astar< G >::distance_heuristic | inline |
m_factor | pgrouting::algorithms::Pgr_astar< G >::distance_heuristic | private |
m_g | pgrouting::algorithms::Pgr_astar< G >::distance_heuristic | private |
m_goals | pgrouting::algorithms::Pgr_astar< G >::distance_heuristic | private |
m_heuristic | pgrouting::algorithms::Pgr_astar< G >::distance_heuristic | private |
operator()(V u) | pgrouting::algorithms::Pgr_astar< G >::distance_heuristic | inline |