Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Sampler v4.9.0
|
TDistribution.h
Go to the documentation of this file.
Definition TDistribution.h:65
TMatrixD getMatEcartTypeCorrelation()
Definition TDistribution.cxx:111
TNtupleD * _vect
Tuple where simulated samples are stored.
Definition TDistribution.h:76
TDistribution()
TMatrixD _matEcartTypeCorr
"_matEcartTypeCorr" represents the along the diagonal and elsewhere. Be careful the matrix must be ...
Definition TDistribution.h:83
ClassDef(TDistribution, ID_SAMPLER)
void setMatEcartTypeCorrelation(TMatrixD A)
Definition TDistribution.cxx:152
void initialisation(TVectorD M, TMatrixD A)
Definition TDistribution.cxx:60
TVectorD _vectMean
Mean value of the distribution.
Definition TDistribution.h:80