52 bool sequence =
false);
Definition(int size, const char *name, const char *help)
Constructor for exemplars.
static OpalSample * find(const std::string &name)
Find sampling method.
void initialize(const std::string &dvarName, double lower, double upper, size_t modulo=1, bool sequence=false)
void operator=(const OpalSample &)=delete
unsigned int getSize() const
std::shared_ptr< SamplingMethod > sampleMethod_m
virtual void execute()
Check the OpalSample data.
virtual OpalSample * clone(const std::string &name)
Make clone.
@ RANDOM_SEQUENCE_UNIFORM
@ RANDOM_SEQUENCE_UNIFORM_INT
OpalSample(const OpalSample &)=delete
Not implemented.
std::string getVariable() const
OpalSample()
Exemplar constructor.