Click or drag to resize

GlobalCurveFitAnovaNumberOfPoints Property

Gets the total number of points used in the fit. This is the sum of the numbers of points in each dataset.

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

Property Value

Int32
See Also