Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / DataServer
v4.10.0
|
TUniformDistribution.h
Go to the documentation of this file.
virtual Double_t getInvCDF(Double_t p)
Returns the value corresponding to the cumulative density p.
Description of the class TUniformDistribution.
Definition: TUniformDistribution.h:68
Definition: TStochAttribut.h:68
virtual void printLog()
Display information specific to this class.
virtual ~TUniformDistribution()
Default destructor.
virtual void setParameters(Double_t lower, Double_t upper)
Set all parameters at once.
virtual void computeTheoreticalInformation()
Computes the theoretical values of various statistical measures, like mean, standard deviation...
Class of attributes following a probability density function.
virtual Double_t getCDF(Double_t x)
Returns the cumulative distribution for the value x.
virtual Double_t getPDF(Double_t x)
Returns the probability density for the value x.
TUniformDistribution()
Default constructor.