KelvinFunctions Calculates the Kelvin Functions Ber(x), Bei(x), Ker(x), Kei(x), and their first derivatives.
virtual | ~KelvinFunctions() |
static double | Bei(double x) |
static double | Ber(double x) |
static double | DBei(double x) |
static double | DBer(double x) |
static double | DKei(double x) |
static double | DKer(double x) |
static double | F1(double x) |
static double | F2(double x) |
static double | G1(double x) |
static double | G2(double x) |
static double | Kei(double x) |
ROOT::Math::KelvinFunctions | KelvinFunctions() |
ROOT::Math::KelvinFunctions | KelvinFunctions(const ROOT::Math::KelvinFunctions&) |
static double | Ker(double x) |
static double | M(double x) |
static double | N(double x) |
ROOT::Math::KelvinFunctions& | operator=(const ROOT::Math::KelvinFunctions&) |
static double | Phi(double x) |
static double | Theta(double x) |