1 #ifndef _utl_ConfigParameter_h_
2 #define _utl_ConfigParameter_h_
FunctionType
Type of function to be used.
utl::RandomEngine & fEngine
std::unique_ptr< utl::VRandomSampler > fSampler
Class representing a document branch.
ConfigParameter(utl::RandomEngine &eng, const utl::Branch &configData)
Construction giving an engine and a branch from where to load configuration data. ...
Wraps the random number engine used to generate distributions.
~ConfigParameter()
Explicit declaratio+defintion so as to have, when defined, also fully defined the pointed-to type of ...
static const char *const kParametrizationTags[]
Tags for the types of parametrization.
Helper class for configuration of parameters.
static const char *const kInterpolationTags[]
Tags for the types of interpolation.
static const char *const kFunctionTypeTags[]
Tags for the types of functions.