Type Alias volute::Lut8

source ·
pub type Lut8 = StaticLut<8, 4>;
Expand description

8-input Lut

Aliased Type§

struct Lut8 { /* private fields */ }