Type Alias reed_solomon_simd::engine::tables::Log

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

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