Click or drag to resize

DoubleIterativelyReweightedLeastSqResiduals Property

Gets the residual vector from the most recent computation.

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

Property Value

DoubleVector
See Also