substrate::lut

Type Alias FloatLut1

Source
pub type FloatLut1 = Lut1<f64, f64>;
Expand description

A floating point 1D LUT.

Aliased Typeยง

struct FloatLut1 { /* private fields */ }