mlpack  3.0.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
Pendulum::Action Struct Reference

Implementation of action of Pendulum. More...

Public Attributes

double action [1]
 
const int size = 1
 

Detailed Description

Implementation of action of Pendulum.

In Pendulum, the action represents the torque to be applied. This value is bounded in range -2.0 to 2.0 by default.

Definition at line 83 of file pendulum.hpp.

Member Data Documentation

double action[1]

Definition at line 85 of file pendulum.hpp.

Referenced by Pendulum::Sample().

const int size = 1

Definition at line 87 of file pendulum.hpp.


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