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