HOG2
Public Member Functions | List of all members
MMCompare< state, epsilon > Struct Template Reference

#include <MM.h>

Public Member Functions

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

Detailed Description

template<class state, int epsilon = 1>
struct MMCompare< state, epsilon >

Definition at line 19 of file MM.h.

Member Function Documentation

◆ operator()()

template<class state , int epsilon = 1>
bool MMCompare< state, epsilon >::operator() ( const AStarOpenClosedData< state > &  i1,
const AStarOpenClosedData< state > &  i2 
) const
inline

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