HOG2
Public Member Functions | List of all members
compareStateData< state > Class Template Reference

#include <HeuristicLearningMeasure.h>

Public Member Functions

bool operator() (const stateData< state > &lhs, const stateData< state > &rhs) const
 

Detailed Description

template<class state>
class compareStateData< state >

Definition at line 29 of file HeuristicLearningMeasure.h.

Member Function Documentation

◆ operator()()

template<class state >
bool compareStateData< state >::operator() ( const stateData< state > &  lhs,
const stateData< state > &  rhs 
) const
inline

Definition at line 32 of file HeuristicLearningMeasure.h.

References stateData< state >::learnedHeuristic.


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