|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
A range of integer values in [s, e]. More...
#include <bitrl_types.h>
Public Types | |
| typedef uint_t | value_type |
Static Public Attributes | |
| static constexpr uint_t | S = s |
| static constexpr uint_t | E = e |
| static constexpr uint_t | size = e - s |
A range of integer values in [s, e].
| typedef uint_t bitrl::IntegralRange< s, e >::value_type |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |