Package rocks.palaiologos.maja
Class LegendreIntegral
java.lang.Object
rocks.palaiologos.maja.LegendreIntegral
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublelegendreD(double phi, double k) static Complexstatic doublelegendreE(double phi, double k) static Complexstatic doublelegendreF(double phi, double k) static Complexstatic doublelegendrePi(double phi, double alpha, double k) static ComplexlegendrePi(Complex phi, Complex alpha, Complex k)
-
Constructor Details
-
LegendreIntegral
LegendreIntegral()
-
-
Method Details
-
legendreF
public static double legendreF(double phi, double k) -
legendreE
public static double legendreE(double phi, double k) -
legendreD
public static double legendreD(double phi, double k) -
legendrePi
public static double legendrePi(double phi, double alpha, double k) -
legendreF
-
legendreE
-
legendreD
-
legendrePi
-