Skip to main content

pfe_batch_with_kernel

Function pfe_batch_with_kernel 

Source
pub fn pfe_batch_with_kernel(
    data: &[f64],
    sweep: &PfeBatchRange,
    k: Kernel,
) -> Result<PfeBatchOutput, PfeError>