Click or drag to resize

GlobalFittedParameterDataSetIndex Property

Gets the index of the data set that corresponds to this parameter estimate. Note that this is relevent only if the parameter is not shared.

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

Property Value

Int32
See Also