polynomial library

Polynomial data type and algorithms.

Classes

Polynomial<T>
Abstract polynomial type.
PolynomialDivision<T>
Data holder for the result of a polynomial division.

Enums

PolynomialFormat
Formats of polynomials.