Click or drag to resize

NewtonRaphsonParameterCalcSolutionChange Property

Gets the change in the solution value on the last iteration of the algorithm.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector SolutionChange { get; }

Property Value

DoubleVector
See Also