HOG2
|
Public Member Functions | |
bool | operator< (const OpenTreapItem &i) |
bool | operator== (const OpenTreapItem &i) const |
bool | operator> (double i) |
bool | operator<= (double i) |
Public Attributes | |
size_t | location |
std::vector< SearchState > * | dataVector |
Friends | |
std::ostream & | operator<< (std::ostream &o, OpenTreapItem const &obj) |
Definition at line 132 of file FocalAdd.h.
|
inline |
Definition at line 135 of file FocalAdd.h.
References FocalAdd< state, action, environment >::OpenTreapItem::dataVector, fequal(), fless(), and FocalAdd< state, action, environment >::OpenTreapItem::location.
|
inline |
Definition at line 157 of file FocalAdd.h.
References flesseq(), and FocalAdd< state, action, environment >::OpenTreapItem::location.
|
inline |
Definition at line 148 of file FocalAdd.h.
References FocalAdd< state, action, environment >::OpenTreapItem::location.
|
inline |
Definition at line 152 of file FocalAdd.h.
References fgreatereq(), and FocalAdd< state, action, environment >::OpenTreapItem::location.
|
friend |
Definition at line 163 of file FocalAdd.h.
std::vector<SearchState>* FocalAdd< state, action, environment >::OpenTreapItem::dataVector |
Definition at line 134 of file FocalAdd.h.
Referenced by FocalAdd< state, action, environment >::OpenTreapItem::operator<().
size_t FocalAdd< state, action, environment >::OpenTreapItem::location |
Definition at line 133 of file FocalAdd.h.
Referenced by FocalAdd< state, action, environment >::OpenTreapItem::operator<(), FocalAdd< state, action, environment >::OpenTreapItem::operator<=(), FocalAdd< state, action, environment >::OpenTreapItem::operator==(), and FocalAdd< state, action, environment >::OpenTreapItem::operator>().