Public Member Functions | Public Attributes

LearnedCostTable Class Reference

List of all members.

Public Member Functions

int retrieveEntry (int neighbor_id, GeoLocation *dst)
int numEntries ()
void addEntry (int neighbor_id, GeoLocation dst, double learned_cost)
void updateEntry (int neighbor_id, GeoLocation dst, double learned_cost)
int next (int i)
int last ()

Public Attributes

LearnedCostEntry table_ [LEARNED_COST_TABLE_SIZE]

The documentation for this class was generated from the following files: