Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sensitivity
v4.10.0
|
TSobol.h
Go to the documentation of this file.
137 \param varexpinput(const char*)[""] The list of input attributes to pass to the function separated by the caracter ":"
138 \param varexpoutput (const char *)[""] The list of output attributes separated by the caracter ":"
155 \param varexpinput(const char*)[""] The list of input attributes to pass to the function separated by the caracter ":"
156 \param varexpoutput (const char *)[""] The list of output attributes separated by the caracter ":"
virtual void printLog()
Definition: TSobol.h:81
Bool_t _bWithSample
true if data are provided and used as full sample of 2 times ns samples
Definition: TSobol.h:235
void createTuple(Option_t *option="")
URANIE::DataServer::TDSNtupleD * _withdatantp
Definition: TSobol.h:260
Definition: TSobol.h:82
URANIE::DataServer::TDSNtupleD * _preloadedntp
Definition: TSobol.h:261
TEventList * _teln
m and n lit of event in the ntuple
Definition: TSobol.h:255
Int_t _nSimPerIndex
The size of the two matrix M et N.
Definition: TSobol.h:250
Int_t _nMethodComputed
number of method used
Definition: TSobol.h:251
Definition: TSobol.h:83
void evaluateIndexes(Option_t *option="")
Evaluates the index from a Specific TDataServer.
void loadOtherSobolFile(const char *filename)
EMatrixMiNi _nMatrixMiNi
The method to generate the Min and/or Ni matrix (Sobol, Saltelli)
Definition: TSobol.h:240
Definition: TSobol.h:86
ESiAlgorithm _nSiAlgorithm
The algorithm to use to compute the first order algorithm.
Definition: TSobol.h:242
Definition: TSobol.h:80
Definition: TSobol.h:68
virtual void parseOption(Option_t *option="")
Read option specific to TSobol.
void initForRun(Option_t *option)
TMatrixD _valSigmaMN
complexe matrices to store the mean and variance of used M/N/Mi/Ni matrices
Definition: TSobol.h:258
EStiAlgorithm _nStiAlgorithm
The algorithm to use to compute the total order algorithm.
Definition: TSobol.h:243
Definition: TSobol.h:76
Description of the class TSensitivity.
Definition: TSensitivity.h:111
Bool_t _bWithData
true if data are provided and used as full sample of 2 times ns samples
Definition: TSobol.h:236
virtual void generateSample(Option_t *option="")
Generates all the matrix of sample.
Definition: TSobol.h:76
Definition: TSobol.h:76
Definition: TSobol.h:68
Definition: TSobol.h:84
Definition: TSobol.h:76
TMatrixD _valM
values of output for M and N matrix
Definition: TSobol.h:256
Definition: TSobol.h:76
TMatrixD _valSti
values of the first and total sobol indexes
Definition: TSobol.h:257
Definition: TSobol.h:68
Definition: TSobol.h:68
Definition: TSobol.h:72
void preTreatment()
Resize matrices and fill many vector/matrice to avroid recompute stat too oftently.
Definition: TSobol.h:85
Definition: TSobol.h:72
Definition: TSobol.h:76
void initSample(Int_t ns, Option_t *option="")
void prepareSizePerIndex(Option_t *option="")
Interface of class URANIE::Sensitivity::TSensitivity.
ESamplerMethod _nSamplerMethod
The sampler method to generate the M and N matrix.
Definition: TSobol.h:239
Definition: TSobol.h:76