FloatLut1

Type Alias FloatLut1 

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

A floating point 1D LUT.

Aliased Typeยง

pub struct FloatLut1 { /* private fields */ }