HOG2
Public Member Functions | Public Attributes | List of all members
IncrementalBGS< state, action >::costInterval Struct Reference

Public Member Functions

costIntervaloperator&= (const costInterval &i)
 

Public Attributes

double lowerBound
 
double upperBound
 

Detailed Description

template<class state, class action>
struct IncrementalBGS< state, action >::costInterval

Definition at line 66 of file IncrementalBGS.h.

Member Function Documentation

◆ operator&=()

template<class state , class action >
costInterval& IncrementalBGS< state, action >::costInterval::operator&= ( const costInterval i)
inline

Member Data Documentation

◆ lowerBound

template<class state , class action >
double IncrementalBGS< state, action >::costInterval::lowerBound

◆ upperBound

template<class state , class action >
double IncrementalBGS< state, action >::costInterval::upperBound

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