public class Function
extends java.lang.Object
Constructor and Description |
---|
Function(double[] c) |
Modifier and Type | Method and Description |
---|---|
Function |
getDerivative() |
double |
getValue(double x) |
public double getValue(double x)
public Function getDerivative()