Click or drag to resize

WizardFitResultsParameterValues Property

The values obtained by the fit.

Namespace: RelaxIS_SDK.Wizard
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<double> ParameterValues { get; set; }

Property Value

ListDouble
See Also