mlpack 3.4.2
Public Attributes | Static Public Attributes | List of all members
DiscreteActionEnv::Action Class Reference

Implementation of discrete action. More...

#include <env_type.hpp>

Public Attributes

size_t action = 0
 

Static Public Attributes

static size_t size = 0
 

Detailed Description

Implementation of discrete action.

Definition at line 72 of file env_type.hpp.

Member Data Documentation

◆ action

size_t action = 0

Definition at line 76 of file env_type.hpp.

◆ size

size_t size = 0
static

Definition at line 78 of file env_type.hpp.


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