[][src]Function splashsurf_lib::kernel::cubic_kernel_r_f64

pub fn cubic_kernel_r_f64(r: f64, h: f64) -> f64

Evaluates the cubic kernel with compact support radius h at the radius r, f64 version