pub type LinearTable10 = LinearizationTable<1024>;Expand description
Pre-computed 10-bit linearization table (1024 entries).
Aliased Type§
pub struct LinearTable10 { /* private fields */ }pub type LinearTable10 = LinearizationTable<1024>;Pre-computed 10-bit linearization table (1024 entries).
pub struct LinearTable10 { /* private fields */ }