pub fn roc_batch_slice( data: &[f64], sweep: &RocBatchRange, kern: Kernel, ) -> Result<RocBatchOutput, RocError>