[][src]Function splashsurf_lib::kernel::cubic_kernel_r

pub fn cubic_kernel_r<R: Real>(r: R, h: R) -> R

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