Package org.ojalgo.function.special
Class ErrorFunction
- java.lang.Object
-
- org.ojalgo.function.special.ErrorFunction
-
public abstract class ErrorFunction extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static double[]
C
-
Constructor Summary
Constructors Modifier Constructor Description private
ErrorFunction()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
erf(double arg)
static double
erfc(double arg)
static double
erfi(double arg)
-