temperf Namespace Reference

Functions

double erf (double x)
double erfc (double x)

Variables

static const double rel_error = 1E-12

Function Documentation

double erf ( double  x  )  [inline]

Referenced by erfc().

double erfc ( double  x  )  [inline]

Referenced by erf().


Variable Documentation

const double rel_error = 1E-12 [static]

Referenced by erf(), and erfc().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines