Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Sensitivity v4.9.0
|
TRBD.h
Go to the documentation of this file.
Interface of class URANIE::Sensitivity::TFast.
TRBD(URANIE::DataServer::TDataServer *tds, URANIE::Launcher::TCode *fcode, Int_t ns)
Default constructor with a tcode.
virtual void generateSample(Option_t *option="")
virtual void printLog(Option_t *option="")
TRBD(URANIE::DataServer::TDataServer *tds, const char *fcn, Int_t ns=100, const char *varexpinput="", const char *varexpoutput="")
Default constructor with a function name.
virtual void evaluateIndexes(Option_t *option="")
Evaluates the index from the dataserver.
TRBD(URANIE::DataServer::TDataServer *tds, void(*fcn)(Double_t *, Double_t *), const char *varexpinput, const char *varexpoutput, Int_t ns=100)
Default constructor with a function.
void setFrequencies(Int_t nfreq=0, Int_t valfreq=1)
Sets the frequencies array.
TRBD(URANIE::DataServer::TDataServer *tds, URANIE::Relauncher::TRun *run, Int_t ns)
Default constructor with a trun.
Bool_t _blog
Boolean for edit the log.
Definition TSensitivity.h:184