HOG2
Public Attributes | List of all members
learnedData< state > Struct Template Reference

#include <LRTAStar.h>

Public Attributes

state theState
 
double theHeuristic
 

Detailed Description

template<class state>
struct learnedData< state >

Definition at line 22 of file LRTAStar.h.

Member Data Documentation

◆ theHeuristic

template<class state >
double learnedData< state >::theHeuristic

Definition at line 24 of file LRTAStar.h.

◆ theState

template<class state >
state learnedData< state >::theState

Definition at line 23 of file LRTAStar.h.


The documentation for this struct was generated from the following file: