Click or drag to resize

MultipleCurveFitFunctionNumPointsPerCurve Property

Gets a list containing the number of data points for each data set.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IList<int> NumPointsPerCurve { get; }

Property Value

IListInt32
See Also