|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
UnivariateDifferentiableFunction
@Deprecated public interface DifferentiableUnivariateFunction
Extension of UnivariateFunction
representing a differentiable univariate real function.
Method Summary | |
---|---|
UnivariateFunction |
derivative()
Deprecated. Returns the derivative of the function |
Methods inherited from interface org.apache.commons.math3.analysis.UnivariateFunction |
---|
value |
Method Detail |
---|
UnivariateFunction derivative()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |