ref:polynomial

Polynomial

Parameterizable polynomial function.

For each coefficient, the parameter can be defined through coefficient0, coefficient1, etc.

Inherits from Function.

Parameter Type Description
degree size_t Degree of the polynomial, coefficients are parameterized through coefficient0, coefficient1, etc.

Converted from doxygen using dokugen