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