public interface UnivariateVectorialFunction
| Modifier and Type | Method and Description |
|---|---|
double[] |
value(double x)
Compute the value for the function.
|
double[] value(double x)
throws FunctionEvaluationException
x - the point for which the function value should be computedFunctionEvaluationException - if the function evaluation fails"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"