UnivariateDifferentiableMatrixFunction
@Deprecated public interface DifferentiableUnivariateMatrixFunction extends UnivariateMatrixFunction
UnivariateMatrixFunction
representing a differentiable univariate matrix function.Modifier and Type | Method and Description |
---|---|
UnivariateMatrixFunction |
derivative()
Deprecated.
Returns the derivative of the function
|
value
UnivariateMatrixFunction derivative()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.