|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|


Go to the source code of this file.
Classes | |
| struct | bitrl::TimeStepEnumUtils |
| Utilities for TimeStepTp. More... | |
Namespaces | |
| namespace | bitrl |
Enumerations | |
| enum class | bitrl::TimeStepTp : uint_t { bitrl::FIRST = 0 , bitrl::MID = 1 , bitrl::LAST = 2 , bitrl::INVALID_TYPE = 3 } |
| The TimeStepTp enum. More... | |