Click or drag to resize

TwoPolynomialSegments Properties

The TwoPolynomialSegments 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 propertyPolynomialOrder_LeftSegment Gets the order of the left polynomial segment.
Public propertyPolynomialOrder_RightSegment Gets the polynomial order of the right segment.
Top
See Also