PGROUTING  3.2
pgrouting::algorithms::Pgr_astar< G >::distance_heuristic Member List

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_heuristicinline
distance_heuristic(B_G &g, const std::vector< V > &goals, int heuristic, double factor)pgrouting::algorithms::Pgr_astar< G >::distance_heuristicinline
m_factorpgrouting::algorithms::Pgr_astar< G >::distance_heuristicprivate
m_gpgrouting::algorithms::Pgr_astar< G >::distance_heuristicprivate
m_goalspgrouting::algorithms::Pgr_astar< G >::distance_heuristicprivate
m_heuristicpgrouting::algorithms::Pgr_astar< G >::distance_heuristicprivate
operator()(V u)pgrouting::algorithms::Pgr_astar< G >::distance_heuristicinline