Skip to main content

gfp_poly_degree

Function gfp_poly_degree 

Source
pub fn gfp_poly_degree(p: &GfpPoly) -> usize
Expand description

The degree of a multilinear polynomial: its largest monomial’s popcount (0 for the zero polynomial).