Skip to main content

cubic_kernel

Function cubic_kernel 

Source
pub fn cubic_kernel(r: f32, h: f32) -> f32
Expand description

Cubic spline kernel W(r, h).