Click or drag to resize

MultipleCurveFitResidualY Property

Gets the concatenated vector of y-values for the data sets.

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

Property Value

DoubleVector
See Also