reed_solomon_16::engine::tables

Type Alias Log

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

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