Click or drag to resize

GlobalCurveFitterDataSets Property

Gets the datasets.

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

Property Value

IListCurveFitDataSet
See Also