Type Alias reed_solomon_simd::engine::tables::LogWalsh

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

Used by all Engine:s in Engine::eval_poly.