Polynomial Properties |
The Polynomial type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberOfDependentVariables | Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)). | |
| NumberOfIndependentVariables | Number of independent variables (i.e. x). | |
| NumberOfParameters | Number of parameters of this fit function. | |
| PolynomialOrder_NegativeExponents | Gets the order of the polynomial with negative exponents. | |
| PolynomialOrder_PositiveExponents | Gets the order of the polynomial with positive exponents. |