Skip to main content

Module packed_extension

Module packed_extension 

Source

Functions§

cast_base
Reinterpret a packed extension field element as the corresponding packed subfield element.
cast_base_mut
Reinterpret a mutable reference to a packed extension field element as a mutable reference to the corresponding packed subfield element.
cast_bases_mut
Reinterpret a mutable slice of packed extension field elements as a mutable slice of the corresponding packed subfield elements.
cast_ext
Reinterpret a packed subfield element as the corresponding packed extension field element.

Type Aliases§

PackedSubfield
The packed subfield type sharing the same underlier as the packed extension field type P.