pub(crate) fn gaussian_kernel(x: f32) -> f32
Expand description

Calculate the gaussian function with a standard deviation of 0.5