reed_solomon_16::engine::tables

Type Alias Mul16

Source
pub type Mul16 = [[[GfElement; 16]; 4]; 65536];
Expand description

Used by NoSimd engine for multiplications.