Skip to main content

ao_batch_slice

Function ao_batch_slice 

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