pub fn dist_normal_lut(mean: f64, stddev: f64, resolution: usize) -> LutF64
Normal distribution: N(mean, stddev).