Functions | |
long double | erf (long double a) |
double | erf (double a) |
float | erf (float a) |
float DM::erf | ( | float | a | ) | [inline] |
double DM::erf | ( | double | a | ) | [inline] |
References erf().
long double DM::erf | ( | long double | a | ) | [inline] |
Referenced by compute_1d_gaussian_integral_recursive(), erf(), and hicuErf().