Click or drag to resize

MultipleCurveFitResidualWeights Property

Gets the concatenated vector of y-value weights for the data sets.

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

Property Value

DoubleVector
See Also