Type Alias reed_solomon_simd::engine::tables::Exp

source ·
pub type Exp = [GfElement; 65536];
Expand description

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