flint-sys 0.9.0

Bindings to the FLINT C library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
/* automatically generated by rust-bindgen 0.70.1 */



pub const FQ_ZECH_POLY_DIVREM_DIVCONQUER_CUTOFF: u32 = 16;
pub const FQ_ZECH_COMPOSE_MOD_LENH_CUTOFF: u32 = 6;
pub const FQ_ZECH_COMPOSE_MOD_PREINV_LENH_CUTOFF: u32 = 6;
pub const FQ_ZECH_SQR_CLASSICAL_CUTOFF: u32 = 100;
pub const FQ_ZECH_MUL_CLASSICAL_CUTOFF: u32 = 90;
pub const FQ_ZECH_MULLOW_CLASSICAL_CUTOFF: u32 = 90;
pub const FQ_ZECH_POLY_HGCD_CUTOFF: u32 = 35;
pub const FQ_ZECH_POLY_GCD_CUTOFF: u32 = 96;
pub const FQ_ZECH_POLY_SMALL_GCD_CUTOFF: u32 = 96;