Implementation of continuous action. More...

Public Member Functions

 Action ()
 Construct an action instance. More...

 

Public Attributes

std::vector< double > action
 

Static Public Attributes

static size_t size
 

Detailed Description

Implementation of continuous action.

Definition at line 161 of file env_type.hpp.

Constructor & Destructor Documentation

◆ Action()

Action ( )
inline

Construct an action instance.

Definition at line 171 of file env_type.hpp.

Member Data Documentation

◆ action

std::vector<double> action

Definition at line 164 of file env_type.hpp.

◆ size

size_t size
static

Definition at line 166 of file env_type.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/env_type.hpp