org.apache.commons.math3.analysis
public interface UnivariateVectorFunction
Modifier and Type | Method and Description |
---|---|
double[] |
value(double x)
Compute the value for the function.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.