Type Alias volute::Lut12

source ·
pub type Lut12 = StaticLut<12, 64>;
Expand description

12-input Lut

Aliased Type§

struct Lut12 { /* private fields */ }