Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / DataServer v4.9.0
|
TTriangularPossibility.h
Go to the documentation of this file.
Class of attributes following a probability density function.
Definition TPossibilityAttribute.h:57
EMonotonousRelationship
The list of monotonous relationship
Definition TPossibilityAttribute.h:67
Definition TTriangularPossibility.h:56
void setMode(Double_t x)
Set the x-value of maximim of possibility.
TTriangularPossibility(TString str, Double_t min, Double_t max, Double_t mod, TPossibilityAttribute::EMonotonousRelationship monotonous)
Constructor setting the name and the law type.
Double_t _dmode
The mod of the triangular possibility.
Definition TTriangularPossibility.h:58
Double_t getMode()
Return the x-value of maximim of possibility.
Definition TTriangularPossibility.h:94
TTriangularPossibility(TString str)
Constructor setting the name.
virtual void printLog()
Display information specific to this class.
virtual ~TTriangularPossibility()
Default Destructor.