HOG2
Public Member Functions | List of all members
PEAStarCompare< state > Struct Template Reference

#include <PEAStar.h>

Public Member Functions

bool operator() (const AStarOpenClosedData< state > &i1, const AStarOpenClosedData< state > &i2) const
 

Detailed Description

template<class state>
struct PEAStarCompare< state >

Definition at line 51 of file PEAStar.h.

Member Function Documentation

◆ operator()()

template<class state >
bool PEAStarCompare< state >::operator() ( const AStarOpenClosedData< state > &  i1,
const AStarOpenClosedData< state > &  i2 
) const
inline

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