Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Sampler v4.9.0
|
TSamplerStochastic.h
Go to the documentation of this file.
Creation of the abstract class TSampler.
Definition TSamplerStochastic.h:44
virtual void terminate()
The post-processing step.
Definition TSamplerStochastic.cxx:84
virtual void printLog(Option_t *option="")
Prints the log.
Definition TSamplerStochastic.cxx:110
virtual ~TSamplerStochastic()
Default destructor.
Definition TSamplerStochastic.cxx:56
void setSeed(Int_t ind=0)
Init the seed.
Definition TSamplerStochastic.cxx:90
Int_t getSeed()
Returns the seed value.
Definition TSamplerStochastic.h:88
virtual void init()
The preprocessing step.
Definition TSamplerStochastic.cxx:60
Definition TAMHCopula.h:60