Skip to main content

velocity_with_kernel

Function velocity_with_kernel 

Source
pub fn velocity_with_kernel(
    input: &VelocityInput<'_>,
    kernel: Kernel,
) -> Result<VelocityOutput, VelocityError>