Type Alias reed_solomon_simd::engine::tables::Mul16

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

Used by NoSimd engine for multiplications.