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 |
Implementation of continuous action.
Definition at line 161 of file env_type.hpp.
|
inline |
Construct an action instance.
Definition at line 171 of file env_type.hpp.
std::vector<double> action |
Definition at line 164 of file env_type.hpp.
|
static |
Definition at line 166 of file env_type.hpp.