LinearTable10

Type Alias LinearTable10 

Source
pub type LinearTable10 = LinearizationTable<1024>;
Expand description

Pre-computed 10-bit linearization table (1024 entries).

Aliased Type§

pub struct LinearTable10 { /* private fields */ }