pub fn rsmk_batch_with_kernel(
main: &[f64],
compare: &[f64],
sweep: &RsmkBatchRange,
k: Kernel,
) -> Result<RsmkBatchOutput, RsmkError>pub fn rsmk_batch_with_kernel(
main: &[f64],
compare: &[f64],
sweep: &RsmkBatchRange,
k: Kernel,
) -> Result<RsmkBatchOutput, RsmkError>