- 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 privateErrorFunction()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static doubleerf(double arg)static doubleerfc(double arg)static doubleerfi(double arg)
-