image::imageops::sample

Function gaussian

Source
pub(crate) fn gaussian(x: f32, r: f32) -> f32
Expand description

The Gaussian Function. r is the standard deviation.