Click or drag to resize

ModifiedLevenbergMarquardtMinimizerInitialResidual Property

Gets the residual associated with the starting point.

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

Property Value

Double

Implements

INonlinearLeastSqMinimizerInitialResidual
See Also