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