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