pub fn emd_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &EmdBatchRange,
k: Kernel,
) -> Result<EmdBatchOutput, EmdError>pub fn emd_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &EmdBatchRange,
k: Kernel,
) -> Result<EmdBatchOutput, EmdError>