Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]()  | 
  
    Uranie / DataServer
    v4.10.0
    
   | 
 
TGumbelMaxDistribution.h
  
Go to the documentation of this file.
Double_t _dparameterMode
the mode parameter  
Definition: TGumbelMaxDistribution.h:70
virtual Double_t getParameterMode()
Get the mode parameter. 
Definition: TGumbelMaxDistribution.h:129
TGumbelMaxDistribution()
Default constructor. 
virtual void setParameterMode(Double_t mu, Bool_t recompute=kTRUE)
Set the mode parameter. 
Description of the class TGumbelMaxDistribution. 
Definition: TGumbelMaxDistribution.h:67
virtual Double_t getCDF(Double_t x)
Returns the cumulative distribution for the value x. 
virtual ~TGumbelMaxDistribution()
Default destructor. 
Definition: TStochAttribut.h:369
virtual Double_t getPDF(Double_t x)
Returns the probability density for the value x. 
virtual Double_t getParameterScale()
Get the scale parameter. 
Definition: TGumbelMaxDistribution.h:144
virtual void setParameters(Double_t mu, Double_t beta, Bool_t recompute=kTRUE)
Set all the parameters. 
virtual Double_t getInvCDF(Double_t p)
Returns the value corresponding to the cumulative density p. 
Class of attributes following a probability density function. 
Double_t _dparameterScale
the scale parameter  
Definition: TGumbelMaxDistribution.h:71
virtual void printLog()
Display information specific to this class. 
virtual void computeTheoreticalInformation()
Computes the theoretical values of various statistical measures. 
virtual void setParameterScale(Double_t beta, Bool_t recompute=kTRUE)
Set the scale parameter. 
                                
            