Function apodize::cosine_iter [] [src]

pub fn cosine_iter<T: Float + CanRepresentPi>(a: T, b: T, c: T, d: T, size: usize) -> CosineWindowIter<T>

returns an iterator that yields the values for a cosine window of size with the coefficients a, b, c and d