HOG2
|
#include "SearchEnvironment.h"
Go to the source code of this file.
Classes | |
class | MountainCarState |
class | MountainCarEnvironment |
Typedefs | |
typedef int | MountainCarAction |
Functions | |
static bool | operator== (const MountainCarState &l1, const MountainCarState &l2) |
typedef int MountainCarAction |
Definition at line 28 of file MountainCar.h.
|
static |
Definition at line 24 of file MountainCar.h.
References fequal(), MountainCarState::loc, and MountainCarState::speed.