Package org.ojalgo.function.special
Class HypergeometricFunction
java.lang.Object
org.ojalgo.function.special.HypergeometricFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
hypergeometric
(double a, double b, double c, double x)
-
Constructor Details
-
HypergeometricFunction
public HypergeometricFunction()
-
-
Method Details
-
hypergeometric
public static double hypergeometric(double a, double b, double c, double x)
-