MathFunctions Member List
This is the complete list of members for
MathFunctions, including all inherited members.
accel_G(double n, double x, double y, double a, double zeta) | MathFunctions | [static] |
csevl(double x, double *coef, int lengthCoef) | MathFunctions | [private, static] |
erf(double x) | MathFunctions | [static] |
erfc(double x) | MathFunctions | [static] |
F_gamma(double v, double t) | MathFunctions | [static] |
fast_exp(double x) | MathFunctions | [static] |
fitU(double Z, double Frk, double r, double delta, double &zeta, double &a, double &I) | MathFunctions | [static] |
gamma_cf(double a, double x) | MathFunctions | [static] |
gamma_inc(double a, double x) | MathFunctions | [static] |
gamma_log(double x2) | MathFunctions | [static] |
gamma_series(double a, double x) | MathFunctions | [static] |
legendre(int l, double x) | MathFunctions | [static] |
pi | MathFunctions | [static] |
rij(Array2D< double > &R, int i, int j) | MathFunctions | [static] |
rij(Array2D< double > &positioni, Array2D< double > &positionj, int i, int j) | MathFunctions | [static] |
sign(double x, double y) | MathFunctions | [private, static] |