Skip to main content

pma_batch_with_kernel

Function pma_batch_with_kernel 

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