Skip to main content

velocity_batch_with_kernel

Function velocity_batch_with_kernel 

Source
pub fn velocity_batch_with_kernel(
    data: &[f64],
    sweep: &VelocityBatchRange,
    kernel: Kernel,
) -> Result<VelocityBatchOutput, VelocityError>