|
mlpack
|
Implementation of action of Mountain Car. More...
#include <mountain_car.hpp>
Public Types | |
| enum | actions { backward, stop, forward } |
Public Attributes | |
| Action::actions | action |
Static Public Attributes | |
| static const size_t | size = 3 |
Implementation of action of Mountain Car.
1.8.13