English Français

Documentation / Developer's manual

Available modules

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / DataServer: TBetaDistribution.cxx File Reference
Uranie / DataServer v4.9.0
/* @license-end */
TBetaDistribution.cxx File Reference

Implementation of the class URANIE::DataServer::TBetaDistribution. More...

#include "TMath.h"
#include "TBetaDistribution.h"
#include <iostream>
Include dependency graph for TBetaDistribution.cxx:

Functions

 ClassImp (URANIE::DataServer::TBetaDistribution) namespace URANIE
 

Detailed Description

Implementation of the class URANIE::DataServer::TBetaDistribution.

Author
Fabrice Gaudier fabri.nosp@m.ce.g.nosp@m.audie.nosp@m.r@ce.nosp@m.a.fr
Date
2009-11-20 10:13:36
Modifications
  • Cedric Forgues (C.S.) 2010/11/17 Tolerance in getInvCDF was lowered to get a precision on values more accurate according to values given by R.
  • Cedric Forgues (C.S.) 2010/06/11 Added Exceptions, computeMean added in constructor with an attribute.

Function Documentation

◆ ClassImp()