public static class Function.Chop extends java.lang.Object implements Function, java.io.Serializable
Function.Abs, Function.Chop, Function.Constant, Function.Exp, Function.Identity, Function.Linear, Function.Log, Function.Reciprocal, Function.Sqrt
Constructor | Description |
---|---|
Chop() |
Constructs with default cutoff value of 2 Double.MIN_VALUE.
|
Chop(double eps) |
Modifier and Type | Method | Description |
---|---|---|
double |
f(double x) |