IObjectiveModelNonAllocatingNegativeGradient Property |
Get the negative gradient vector. -G = -J'(y - f(x; p))
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Vector<double> NegativeGradient { get; }
Property Value
VectorDoubleSee Also