pub fn msw_batch_with_kernel(
data: &[f64],
sweep: &MswBatchRange,
k: Kernel,
) -> Result<MswBatchOutput, MswError>pub fn msw_batch_with_kernel(
data: &[f64],
sweep: &MswBatchRange,
k: Kernel,
) -> Result<MswBatchOutput, MswError>