Click or drag to resize

WizardFitResultsParameterErrors Property

The parameter errors associated to each fit parameter as obtained by the fit.

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

Property Value

ListDouble
See Also