pub fn prb_batch_with_kernel(
data: &[f64],
sweep: &PrbBatchRange,
kernel: Kernel,
smooth_data: bool,
) -> Result<PrbBatchOutput, PrbError>pub fn prb_batch_with_kernel(
data: &[f64],
sweep: &PrbBatchRange,
kernel: Kernel,
smooth_data: bool,
) -> Result<PrbBatchOutput, PrbError>