rocr_batch_with_kernel

Function rocr_batch_with_kernel 

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