Function blackman_harris

Source
pub fn blackman_harris<F>(n: F, size: F) -> F
where F: Float + FloatConst,