Click or drag to resize

ErrorFunctionFromTo Properties

The ErrorFunctionFromTo type exposes the following members.

Properties
 NameDescription
Public propertyNumberOfDependentVariables Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)).
Public propertyNumberOfIndependentVariables Number of independent variables (i.e. x).
Public propertyNumberOfParameters Number of parameters of this fit function.
Public propertyPolynomialOrderLeft Gets the order of the left polynomial segment.
Public propertyPolynomialOrderRight Gets the polynomial order of the right segment.
Top
See Also