|
Namespaces |
namespace | ROOT |
namespace | ROOT::Math |
Defines |
#define | PI 3.14159265358979323846264338328 |
Functions |
|
double | ROOT::Math::assoc_laguerre (unsigned n, double m, double x) |
double | ROOT::Math::assoc_legendre (unsigned l, unsigned m, double x) |
double | ROOT::Math::comp_ellint_1 (double k) |
double | ROOT::Math::comp_ellint_2 (double k) |
double | ROOT::Math::comp_ellint_3 (double n, double k) |
double | ROOT::Math::conf_hyperg (double a, double b, double z) |
double | ROOT::Math::conf_hypergU (double a, double b, double z) |
double | ROOT::Math::cyl_bessel_i (double nu, double x) |
double | ROOT::Math::cyl_bessel_j (double nu, double x) |
double | ROOT::Math::cyl_bessel_k (double nu, double x) |
double | ROOT::Math::cyl_neumann (double nu, double x) |
double | ROOT::Math::ellint_1 (double k, double phi) |
double | ROOT::Math::ellint_2 (double k, double phi) |
double | ROOT::Math::ellint_3 (double n, double k, double phi) |
double | ROOT::Math::expint (double x) |
double | ROOT::Math::hyperg (double a, double b, double c, double x) |
double | ROOT::Math::laguerre (unsigned n, double x) |
double | ROOT::Math::legendre (unsigned l, double x) |
double | ROOT::Math::riemann_zeta (double x) |
double | ROOT::Math::sph_bessel (unsigned n, double x) |
double | ROOT::Math::sph_legendre (unsigned l, unsigned m, double theta) |
double | ROOT::Math::sph_neumann (unsigned n, double x) |
double | ROOT::Math::airy_Ai (double x) |
double | ROOT::Math::airy_Bi (double x) |
double | ROOT::Math::airy_Ai_deriv (double x) |
double | ROOT::Math::airy_Bi_deriv (double x) |
double | ROOT::Math::airy_zero_Ai (unsigned int s) |
double | ROOT::Math::airy_zero_Bi (unsigned int s) |
double | ROOT::Math::airy_zero_Ai_deriv (unsigned int s) |
double | ROOT::Math::airy_zero_Bi_deriv (unsigned int s) |
double | ROOT::Math::wigner_3j (int ja, int jb, int jc, int ma, int mb, int mc) |
double | ROOT::Math::wigner_6j (int ja, int jb, int jc, int jd, int je, int jf) |
double | ROOT::Math::wigner_9j (int ja, int jb, int jc, int jd, int je, int jf, int jg, int jh, int ji) |