Module encoder

Source
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ยง

EncodeInto
Trait for the types of codeword we can encode into.