fn vsharp_radii(params: &VsharpParams) -> Vec<f64>Expand description
Build the descending list of SMV kernel radii (mm) from the params.
Starts at max_radius (mm) and steps down by min_radius (mm), which is
also the smallest kernel used.
fn vsharp_radii(params: &VsharpParams) -> Vec<f64>Build the descending list of SMV kernel radii (mm) from the params.
Starts at max_radius (mm) and steps down by min_radius (mm), which is
also the smallest kernel used.