LinearTable12

Type Alias LinearTable12 

Source
pub type LinearTable12 = LinearizationTable<4096>;
Expand description

Pre-computed 12-bit linearization table (4096 entries).

Aliased Type§

pub struct LinearTable12 { /* private fields */ }