[][src]Module qr_code::decode::gf16

result of macro expansion g2p!(GF16, 4, modulus: 0b1_0011); plus manual adjustment from https://github.com/WanzenBug/g2p version 0.4.0

Structs

GF16

GF16

Statics

INV_TABLE

Precomputed inverse table

MUL_TABLE

Precomputed multiplication table