Click or drag to resize

MultipleCurveFitResidualX Property

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

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

Property Value

DoubleVector
See Also