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