|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
#include <file_formats.h>
Public Types | |
| enum class | Type { CSV = 0 , JSON = 1 , INVALID_TYPE } |
Static Public Member Functions | |
| static std::string | type_to_string (Type t) |
Small struct that holds an enumeration for varioufile formats
|
static |
Return an std::string representation of the given file format type