Type Alias volute::Lut9

source ·
pub type Lut9 = StaticLut<9, 8>;
Expand description

9-input Lut

Aliased Type§

struct Lut9 { /* private fields */ }