bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::envs::ContinuousScalareSpace< Size > Struct Template Reference

#include <space_type.h>

Public Types

typedef real_t space_item_type
 item_t
 

Static Public Attributes

static constexpr uint_t size = Size
 The overall size of the space meaning how many elements can potentially the space have.
 

Member Typedef Documentation

◆ space_item_type

template<uint_t Size>
typedef real_t bitrl::envs::ContinuousScalareSpace< Size >::space_item_type

item_t

Member Data Documentation

◆ size

template<uint_t Size>
constexpr uint_t bitrl::envs::ContinuousScalareSpace< Size >::size = Size
staticconstexpr

The overall size of the space meaning how many elements can potentially the space have.


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