Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sampler
v4.10.0
|
TNormale.h
Go to the documentation of this file.
Definition: TNormale.h:47
TNormale()
TVectorD getObsMultiDim()
Simulates a given gaussian vector from the decomposition of Choleski.
Definition: TNormale.cxx:272
ClassDef(TNormale, ID_SAMPLER)
Definition: TDistribution.h:64
Double_t eval(TVectorD x)
Returns the value of the density along x of a multidimensional normal law.
Definition: TNormale.cxx:99
void acceptationRejet()
Method for accepting-refusing to simulate a gaussian with a Cauchy law as instrumental distribution...
Definition: TNormale.cxx:131
void simulationPolaire()
method of simulation of a centered reduced real normal law by the algorithme of Box-Muller ...
Definition: TNormale.cxx:190
Creation of the abstract class TDistribution.
TVectorD vectCentreReduit()
Simulates a centered reduced gaussian vector.
Definition: TNormale.cxx:230