Polynomial |
| Name | Description | |
|---|---|---|
| PolynomialFunction | Only for deserialization purposes. | |
| PolynomialFunction(Double) | Constructor by providing the array of coefficients (a0 is the first element of the array). | |
| PolynomialFunction(PolynomialFunction) | Copy constructor. |