Skip to main content

rbf_kernel_value

Function rbf_kernel_value 

Source
pub fn rbf_kernel_value(deformer: &RbfDeformer, distance: f32) -> f32
Expand description

Compute the RBF kernel value for a given distance.