public interface DerivativeFunction
| Modifier and Type | Method and Description |
|---|---|
int |
dimension()
Gets the dimension of y.
|
Vector |
evaluate(double x,
Vector y)
Computes the derivative at the given point, x.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.