Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sampler
v4.10.0
|
TDistribution.h
Go to the documentation of this file.
TDistribution()
TVectorD _vectMean
Mean value of the distribution.
Definition: TDistribution.h:80
Definition: TDistribution.h:64
void initialisation(TVectorD M, TMatrixD A)
Definition: TDistribution.cxx:60
void setMatEcartTypeCorrelation(TMatrixD A)
Definition: TDistribution.cxx:152
ClassDef(TDistribution, ID_SAMPLER)
TMatrixD getMatEcartTypeCorrelation()
Definition: TDistribution.cxx:111
TMatrixD _matEcartTypeCorr
"_matEcartTypeCorr" represents the along the diagonal and elsewhere. Be careful the matrix must be ...
Definition: TDistribution.h:83
TNtupleD * _vect
Tuple where simulated samples are stored.
Definition: TDistribution.h:76