reed_solomon_simd::engine::tables

Type Alias Mul128

Source
pub type Mul128 = [Multiply128lutT; 65536];
Expand description

Used by Avx2 and Ssse3 engines for multiplications.