Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sensitivity
v4.10.0
|
TShapley.h
Go to the documentation of this file.
68 kUnknown
234 TDataServer *generateConditionnalSampleByNortaOriginal(TDataServer *tds0, TDataServer *tds1, TMatrixD matVarCovar0, TMatrixD matVarCovar1, TMatrixD matVarCovar01);
235 void generateConditionnalSampleByNorta(TGaussianSampling *tsanormal, TDataServer *tdsres, TList *listOfLeaves, TMatrixD matVarCovar, TVectorD &vecOf01);
EConditionalSampling getSamplerMethod()
Definition: TShapley.h:160
TMatrixD getMatrixNormalVariance()
Definition: TShapley.h:164
Definition: TShapley.h:65
const char * getIteratorNameNo()
Definition: TShapley.h:137
Definition: TShapley.h:67
Definition: TShapley.h:66
const char * getIteratorNameNi()
Definition: TShapley.h:141
EConditionalSampling _nCondSampler
The method of sampler.
Definition: TShapley.h:246
TString _sIteratorNameNi
The specific iterator attribute for NI integer.
Definition: TShapley.h:240
Description of the class TSensitivity.
Definition: TSensitivity.h:111
TString _sIteratorNameNo
The specific iterator attribute for NO integer.
Definition: TShapley.h:239
TMatrixD _matNormalCovariance
Normal(Gaussian) Input Covariance matrix.
Definition: TShapley.h:245
Int_t _nM
The size of the loop of permutations.
Definition: TShapley.h:244
Interface of class URANIE::Sensitivity::TSensitivity.