Click or drag to resize

GlobalCurveFitterParameterInfo Property

Gets the list of parameter information objects.

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

Property Value

IListGlobalFitParameterInfo
See Also