CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::HepStat Class Reference

#include <CLHEP/Random/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 53 of file Stat.h.

Member Function Documentation

◆ erf()

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

◆ erfQ()

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

◆ flatToGaussian()

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

◆ gammln()

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

◆ inverseErf()

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

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