pub fn pma_batch_with_kernel(
data: &[f64],
sweep: &PmaBatchRange,
k: Kernel,
) -> Result<PmaBatchOutput, PmaError>pub fn pma_batch_with_kernel(
data: &[f64],
sweep: &PmaBatchRange,
k: Kernel,
) -> Result<PmaBatchOutput, PmaError>