Re-exportsยง
pub use inner::*;
Modulesยง
- arbitrary
- fp_
wrapper ๐ - This module provides convenience wrappers around the contents of
crate::vector::innerin the special case where the field is a prime field. The main purpose is to putFqVectorfor different fieldsFp<P>into a single enum, and to simplify scalars to justu32s instead of rather unwieldyFieldElement<Fp<P>>s. It does the same for the various slice structs. - impl_
fqslice ๐ - impl_
fqslicemut ๐ - impl_
fqvector ๐ - inner
- iter ๐