Skip to main content

voss_batch_with_kernel

Function voss_batch_with_kernel 

Source
pub fn voss_batch_with_kernel(
    data: &[f64],
    sweep: &VossBatchRange,
    k: Kernel,
) -> Result<VossBatchOutput, VossError>