lanczos_kernel

Function lanczos_kernel 

Source
pub fn lanczos_kernel(x: f64, a: f64) -> f64
Expand description

Lanczos kernel function - returns the weight based on the distance from the target point https://en.wikipedia.org/wiki/Lanczos_resampling