Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
CLHEP::HepStat Class Reference

#include <Stat.h>

Static Public Member Functions

static double flatToGaussian (double r)
 
static double inverseErf (double t)
 
static double erf (double x)
 
static double erfQ (double x)
 
static double gammln (double x)
 

Detailed Description

Author

Definition at line 51 of file Stat.h.

Member Function Documentation

double CLHEP::HepStat::erf ( double  x)
static

Definition at line 269 of file flatToGaussian.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

double CLHEP::HepStat::erfQ ( double  x)
static

Definition at line 24 of file erfQ.cc.

Here is the caller graph for this function:

double CLHEP::HepStat::flatToGaussian ( double  r)
static

Definition at line 89 of file flatToGaussian.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

double CLHEP::HepStat::gammln ( double  x)
static

Definition at line 19 of file gammln.cc.

double CLHEP::HepStat::inverseErf ( double  t)
static

Definition at line 261 of file flatToGaussian.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: