Click or drag to resize

DoubleIterativelyReweightedLeastSqWeightsFunction Property

Gets and sets the weight function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IDoubleLeastSqWeightingFunction WeightsFunction { get; set; }

Property Value

IDoubleLeastSqWeightingFunction
See Also