Skip to main contentModule packed_extension
Source - 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.
- PackedSubfield
- The packed subfield type sharing the same underlier as the packed extension field type
P.