Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sampler
v4.10.0
|
TCopula.h
Go to the documentation of this file.
Definition: TAMHCopula.h:59
TCopula(URANIE::DataServer::TDataServer *tds, Option_t *option, Int_t nCalcul)
Constructor with a TDataServer, the options and the size of the sample.
Creation of the abstract class TSamplerStochastic.
Definition: TSamplerStochastic.h:43
TMatrixD _matUValue
The matrix of U values.
Definition: TCopula.h:62
virtual void generateUMatrix(Option_t *option)=0
Generates the matrix of U.
void generateSample(Option_t *option="")
Generates the sample.