Expand description
This module provides the encoding function for turning data into codewords.
Please refer to the encode
and copy_encode
methods on
LDPCCode
for more details.
Traitsยง
- Encode
Into - Trait for the types of codeword we can encode into.