public interface DifferentiableUnivariateFunction extends UnivariateFunction
UnivariateFunction representing a differentiable univariate real function.| Modifier and Type | Method and Description |
|---|---|
UnivariateFunction |
derivative()
Returns the derivative of the function
|
valueUnivariateFunction derivative()
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.