HOG2
Public Member Functions | Public Attributes | List of all members
DALRTA::lssLearnedData< state > Struct Template Reference

#include <daLRTAStar.h>

Public Member Functions

 lssLearnedData ()
 

Public Attributes

state theState
 
double theHeuristic
 

Detailed Description

template<class state>
struct DALRTA::lssLearnedData< state >

Definition at line 46 of file daLRTAStar.h.

Constructor & Destructor Documentation

◆ lssLearnedData()

template<class state >
DALRTA::lssLearnedData< state >::lssLearnedData ( )
inline

Definition at line 47 of file daLRTAStar.h.

References DALRTA::lssLearnedData< state >::theHeuristic.

Member Data Documentation

◆ theHeuristic

template<class state >
double DALRTA::lssLearnedData< state >::theHeuristic

Definition at line 51 of file daLRTAStar.h.

Referenced by DALRTA::lssLearnedData< state >::lssLearnedData().

◆ theState

template<class state >
state DALRTA::lssLearnedData< state >::theState

Definition at line 49 of file daLRTAStar.h.


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