Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sampler
v4.10.0
|
TMelange.h
Go to the documentation of this file.
void addLoi(TVectorD moy, TMatrixD ecartTypeCorr, Double_t proba)
Definition: TMelange.cxx:409
void simulationMelange()
Classic simulation of a mixing.
Definition: TMelange.cxx:335
Definition: TNormale.h:47
TVectorD LoiDeZ(TVectorD X)
Computes the conditional repartition function for X belonging to a mode.
Definition: TMelange.cxx:449
TVectorD discrimination(TVectorD X)
Computes for each mode, the 'a posteriori' probability that X belongs to the mode. Enables to undertake a discriminant analysis.
Definition: TMelange.cxx:468
Int_t _tailleMelange
Chained list used to go through the mixing.
Definition: TMelange.h:50
void afficher()
Prints the characteristics of mixing modes.
Definition: TMelange.cxx:500
void remplacer(Int_t i, TVectorD M, TMatrixD A)
Replaces the component i by a component N(M,A)
Definition: TMelange.cxx:485
Definition: TMelange.h:41
TMatrixD getMatEcartTypeCorrelation()
Definition: TMelange.cxx:299