Skip to main content

MAX_POLY_DEGREE

Constant MAX_POLY_DEGREE 

Source
pub const MAX_POLY_DEGREE: usize = 4;
Expand description

The highest polynomial degree the generator detector will fit (degree 1 is the affine case).