|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnivariateMatrixFunction | |
---|---|
org.apache.commons.math.analysis | Parent package for common numerical analysis procedures, including root finding, function interpolation and integration. |
Uses of UnivariateMatrixFunction in org.apache.commons.math.analysis |
---|
Subinterfaces of UnivariateMatrixFunction in org.apache.commons.math.analysis | |
---|---|
interface |
DifferentiableUnivariateMatrixFunction
Extension of UnivariateMatrixFunction representing a differentiable univariate matrix function. |
Methods in org.apache.commons.math.analysis that return UnivariateMatrixFunction | |
---|---|
UnivariateMatrixFunction |
DifferentiableUnivariateMatrixFunction.derivative()
Returns the derivative of the function |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |