HOG2
|
#include <daLRTAStar.h>
Public Member Functions | |
lssLearnedData () | |
Public Attributes | |
state | theState |
double | theHeuristic |
Definition at line 46 of file daLRTAStar.h.
|
inline |
Definition at line 47 of file daLRTAStar.h.
References DALRTA::lssLearnedData< state >::theHeuristic.
double DALRTA::lssLearnedData< state >::theHeuristic |
Definition at line 51 of file daLRTAStar.h.
Referenced by DALRTA::lssLearnedData< state >::lssLearnedData().
state DALRTA::lssLearnedData< state >::theState |
Definition at line 49 of file daLRTAStar.h.