Click or drag to resize

Polynomial Properties

The Polynomial 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_NegativeExponents Gets the order of the polynomial with negative exponents.
Public propertyPolynomialOrder_PositiveExponents Gets the order of the polynomial with positive exponents.
Top
See Also