Click or drag to resize

GlobalCurveFitterSharedParameterIndices Property

Gets the indices of all the shared parameters in the fitting function.

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

Property Value

IListInt32
See Also