HOG2
|
#include "Heuristic.h"
Go to the source code of this file.
Functions | |
template<class environment , class state , typename func > | |
float | MeasureHeuristicErrors (environment *e, state s, Heuristic< state > *h, int regressionDistance, int forwardDistance, func f) |
float MeasureHeuristicErrors | ( | environment * | e, |
state | s, | ||
Heuristic< state > * | h, | ||
int | regressionDistance, | ||
int | forwardDistance, | ||
func | f | ||
) |
Definition at line 19 of file HeuristicError.h.
References Heuristic< state >::HCost().