Module ldpc_toolbox::gf2

source ·
Expand description

Finite field GF(2) arithmetic.

This module contains the struct GF2, which implements the finite field arithmetic in GF(2).

Structs

  • Finite field GF(2) element.