Type Alias volute::Lut1

source ·
pub type Lut1 = StaticLut<1, 1>;
Expand description

1-input Lut

Aliased Type§

struct Lut1 { /* private fields */ }