Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Sensitivity v4.9.0
|
TScreeming.h
Go to the documentation of this file.
Interface of class URANIE::Sensitivity::TSensitivity.
TScreeming(URANIE::DataServer::TDataServer *tds, URANIE::Launcher::TCode *code, Int_t ns=100)
Default constructor with TCode arg.
Definition TScreeming.h:100
virtual void printLog(Option_t *option="")
TScreeming(URANIE::DataServer::TDataServer *tds, void(*fcn)(Double_t *, Double_t *), const char *varexpinput, const char *varexpoutput, Int_t ns=-1)
Definition TScreeming.h:86
TScreeming(URANIE::DataServer::TDataServer *tds, const char *fcn, Int_t ns=-1, const char *varexpinput="", const char *varexpoutput="")
Default constructor with the name of a function.
Definition TScreeming.h:71
TScreeming(URANIE::DataServer::TDataServer *tds, URANIE::Relauncher::TRun *code, Int_t ns=100)
Default constructor with TRun arg.
Definition TScreeming.h:107
TScreeming(URANIE::DataServer::TDataServer *tds, const char *varexpinput, const char *varexpoutput, Option_t *option="")
Default constructor with a TDataServer filling.
Definition TScreeming.h:93
Description of the class TSensitivity.
Definition TSensitivity.h:112