Constant arrabiata::MAX_DEGREE
source · pub const MAX_DEGREE: u64 = 5;
Expand description
The maximum degree of the polynomial that can be represented by the polynomial-time function the library supports.
pub const MAX_DEGREE: u64 = 5;
The maximum degree of the polynomial that can be represented by the polynomial-time function the library supports.