SpecFuncMathMore.cxx File Reference

#include <cmath>
#include "gsl/gsl_sf_bessel.h"
#include "gsl/gsl_sf_legendre.h"
#include "gsl/gsl_sf_laguerre.h"
#include "gsl/gsl_sf_hyperg.h"
#include "gsl/gsl_sf_ellint.h"
#include "gsl/gsl_sf_expint.h"
#include "gsl/gsl_sf_zeta.h"
#include "gsl/gsl_sf_airy.h"
#include "gsl/gsl_sf_coupling.h"

Go to the source code of this file.

Namespaces

namespace  ROOT
namespace  ROOT::Math

Defines

#define PI   3.14159265358979323846264338328

Functions

Special Functions from MathMore
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)


Define Documentation

#define PI   3.14159265358979323846264338328

Definition at line 16 of file SpecFuncMathMore.cxx.


Generated on Tue Jul 5 16:07:14 2011 for ROOT_528-00b_version by  doxygen 1.5.1