Package org.ojalgo.function.special
Class HypergeometricFunction
- java.lang.Object
-
- org.ojalgo.function.special.HypergeometricFunction
-
public class HypergeometricFunction extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HypergeometricFunction()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
hypergeometric(double a, double b, double c, double x)
-