public class Gradient extends DenseVector
MultivariateFiniteDifference
.Constructor and Description |
---|
Gradient(RealScalarFunction f,
Vector x)
Construct the gradient vector for a multivariate function f at point x.
|
add, add, add, angle, deepCopy, divide, divide, equals, get, hashCode, innerProduct, innerProduct, minus, minus, minus, multiply, multiply, norm, norm, opposite, pow, scaled, scaled, set, set, size, toArray, toString, ZERO
public Gradient(RealScalarFunction f, Vector x)
f
- a multivariate functionx
- the point to evaluate the gradient of f atCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.