public static interface BasicFunction.Differentiable<N extends Number,F extends BasicFunction<N>> extends BasicFunction<N>
BasicFunction.Differentiable<N extends Number,F extends BasicFunction<N>>, BasicFunction.Integratable<N extends Number,F extends BasicFunction<N>>
Modifier and Type | Method and Description |
---|---|
F |
buildDerivative() |
F buildDerivative()
Copyright © 2018 Optimatika. All rights reserved.