Type Alias volute::Lut2

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

2-input Lut

Aliased Type§

struct Lut2 { /* private fields */ }