Uses of Interface
org.apache.commons.math.analysis.UnivariateVectorialFunction
Packages that use UnivariateVectorialFunction
Package
Description
Parent package for common numerical analysis procedures, including root finding,
function interpolation and integration.
-
Uses of UnivariateVectorialFunction in org.apache.commons.math.analysis
Subinterfaces of UnivariateVectorialFunction in org.apache.commons.math.analysisModifier and TypeInterfaceDescriptioninterface
Extension ofUnivariateVectorialFunction
representing a differentiable univariate vectorial function.Methods in org.apache.commons.math.analysis that return UnivariateVectorialFunctionModifier and TypeMethodDescriptionDifferentiableUnivariateVectorialFunction.derivative()
Returns the derivative of the function