37 static double erfc(
double x);
46 static double erf(
double x);
A class to compute the Error function (erf)
Generic file read and write utility for python interface.
static const double c_erfRelativeError
Relative error for Error Function computation.