Doxygen
1.9.1
|
Similar to TasGrid::IO this holds conversion methods between enums and int/string types. More...
Functions | |
TypeSamplingForm | intToForm (int form) |
Converts an integer to TypeSamplingForm, synced with the Python interface. More... | |
std::map< std::string, TypeDistribution > | getStringRuleMap () |
Returns the map from a string to a distribution type. More... | |
TypeDistribution | getDistributionString (std::string const &name) |
Map the string distribution name to the enumerate, used by python. More... | |
Similar to TasGrid::IO this holds conversion methods between enums and int/string types.