Click or drag to resize

DoubleIterativelyReweightedLeastSqWeights Property

Gets the weights used in the final iteration of the most recent computation.

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

Property Value

DoubleVector
See Also