rllib
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
rl::problem::mountain_car::Phase< PARAM > Class Template Reference

Public Types

using param_type = PARAM
 

Public Member Functions

 Phase (const Phase &copy)
 
 Phase (double p, double s)
 
Phaseoperator= (const Phase &copy)
 
void check (void) const
 
void saturateSpeed (void)
 

Static Public Member Functions

template<typename RANDOM_DEVICE >
static Phase< PARAM > random (RANDOM_DEVICE &gen)
 

Public Attributes

double position
 
double speed
 

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