UnivariateDifferentiableVectorFunction
@Deprecated public interface DifferentiableUnivariateVectorFunction extends UnivariateVectorFunction
UnivariateVectorFunction
representing a differentiable univariate vectorial function.Modifier and Type | Method and Description |
---|---|
UnivariateVectorFunction |
derivative()
Deprecated.
Returns the derivative of the function
|
value
UnivariateVectorFunction derivative()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.