Skip to main content

ao_batch_with_kernel

Function ao_batch_with_kernel 

Source
pub fn ao_batch_with_kernel(
    data: &[f64],
    sweep: &AoBatchRange,
    k: Kernel,
) -> Result<AoBatchOutput, AoError>