Click or drag to resize

CurveFitDataSetWeights Property

Gets and sets the weights.

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

Property Value

DoubleVector
See Also