Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / DataServer
v4.10.0
|
TGumbelDistribution.h
Go to the documentation of this file.
TGumbelDistribution()
Default constructor.
Description of the class TGumbelDistribution.
Definition: TGumbelDistribution.h:51
virtual Double_t getInvCDF(Double_t x)
Returns the inverse cumulative Density Function.
virtual void setScale(Double_t beta)
Sets the scale.
virtual Double_t getLocation()
Gets the location.
virtual void setLocation(Double_t mu)
Sets the location.
Definition: TStochAttribut.h:369
virtual ~TGumbelDistribution()
Default destructor.
Class of attributes following a probability density function.
virtual void printLog()
Display information specific to this class.
virtual Double_t getPDF(Double_t x)
Gives the PDF at a value.