Public Types

enum  actions
{
  negativeTorque
,
  zeroTorque
,
  positiveTorque

}
 

Public Attributes

Action::actions action
 

Static Public Attributes

static const size_t size = 3
 

Detailed Description

Definition at line 88 of file acrobot.hpp.

Member Enumeration Documentation

◆ actions

enum actions
Enumerator
negativeTorque 
zeroTorque 
positiveTorque 

Definition at line 91 of file acrobot.hpp.

Member Data Documentation

◆ action

Definition at line 98 of file acrobot.hpp.

Referenced by Acrobot::Torque().

◆ size

const size_t size = 3
static

Definition at line 101 of file acrobot.hpp.


The documentation for this class was generated from the following file:
  • /home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/methods/reinforcement_learning/environment/acrobot.hpp