Skip to main content

CoefficientIndex

Type Alias CoefficientIndex 

Source
pub type CoefficientIndex = u16;
Expand description

Type used to index coefficients in a polynomial.

The index is 0-based.