This package contains the default constructors for a data record of polynomial. Usually, the functions shall not be accessed directly.
| Name | Description |
|---|---|
| fromVector | Generate a Polynomial data record from a vector of coefficients |
| fromReal | Generate a Polynomial data record from a real value |
| fromZeros | Generate a Polynomial data record from given zeros |