|
supereight
|
#include <data.hpp>
Public Member Functions | |
| SemanticDataConfig () | |
| Initializes the config to some sensible defaults. More... | |
| SemanticDataConfig (const std::string &yaml_file) | |
| Initializes the config from a YAML file. More... | |
Initializes the config to some sensible defaults.
| se::SemanticDataConfig< se::Semantics::On >::SemanticDataConfig | ( | const std::string & | yaml_file | ) |
Initializes the config from a YAML file.
Data not present in the YAML file will be initialized as in SemanticDataConfig<se::Semantics::On>SemanticDataConfig().
1.8.13