pub fn wto_batch_with_kernel(
data: &[f64],
sweep: &WtoBatchRange,
k: Kernel,
) -> Result<WtoBatchOutput, WtoError>pub fn wto_batch_with_kernel(
data: &[f64],
sweep: &WtoBatchRange,
k: Kernel,
) -> Result<WtoBatchOutput, WtoError>