UnivariateDifferentiableVectorFunction
HermiteInterpolator
public interface UnivariateVectorFunction
Modifier and Type | Method | Description |
---|---|---|
double[] |
value(double x) |
Compute the value for the function.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.