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