pub fn rocr_batch_with_kernel(
data: &[f64],
sweep: &RocrBatchRange,
k: Kernel,
) -> Result<RocrBatchOutput, RocrError>pub fn rocr_batch_with_kernel(
data: &[f64],
sweep: &RocrBatchRange,
k: Kernel,
) -> Result<RocrBatchOutput, RocrError>