pub type CoefficientIndex = u16;
Type used to index coefficients in a polynomial.
The index is 0-based.