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