Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Uncertainty Modeler
v4.10.0
|
TTestAndersonDarling.h
Go to the documentation of this file.
Definition: TCirce.cxx:57
Double_t getEpsilon()
Get the epsilon parameter.
Definition: TTestAndersonDarling.h:70
Interface with statistical test.
TTestAndersonDarling(URANIE::DataServer::TDataServer *tds, const char *varexpinput, Option_t *option="")
Default constructor.
Double_t computeTheCurrentScore(Int_t i, Double_t dzi)
The true computation with a vector of information and return the current value.
void computeModifiedScore(URANIE::DataServer::TStochasticAttribute::ELawType tlaw)
Compute the modified value of the statistic.
virtual ~TTestAndersonDarling()
Default constructor.
const char * getTitleStatistic()
Return the name of the statistic.
Definition: TTestAndersonDarling.h:84
void setEpsilon(Double_t depsilon)
Set the epsilon parameter.
Definition: TTestAndersonDarling.h:68
Definition: TTestAndersonDarling.h:45
Double_t _dEpsilon
Definition: TTestAndersonDarling.h:49