Skip to main content

nmod_mpoly_geobucket_struct

Type Alias nmod_mpoly_geobucket_struct 

Source
pub type nmod_mpoly_geobucket_struct = nmod_mpoly_geobucket;

Aliased Type§

#[repr(C)]
pub struct nmod_mpoly_geobucket_struct { pub polys: [nmod_mpoly_struct; 32], pub temps: [nmod_mpoly_struct; 32], pub length: i64, }

Fields§

§polys: [nmod_mpoly_struct; 32]§temps: [nmod_mpoly_struct; 32]§length: i64