HOG2
|
Public Member Functions | |
costInterval & | operator&= (const costInterval &i) |
Public Attributes | |
double | lowerBound |
double | upperBound |
Definition at line 72 of file IncrementalBTS.h.
|
inline |
Definition at line 75 of file IncrementalBTS.h.
References IncrementalBTS< state, action >::costInterval::lowerBound, max, min(), and IncrementalBTS< state, action >::costInterval::upperBound.
double IncrementalBTS< state, action >::costInterval::lowerBound |
double IncrementalBTS< state, action >::costInterval::upperBound |
Definition at line 74 of file IncrementalBTS.h.
Referenced by IncrementalBTS< state, action >::DoSingleSearchStep(), IncrementalBTS< state, action >::GetGlobalCostInterval(), and IncrementalBTS< state, action >::costInterval::operator&=().