reed_solomon_simd::engine::tables

Type Alias Exp

Source
pub type Exp = [GfElement; 65536];
Expand description

Used by Naive engine for multiplications and by all Engine:s to initialize other tables.