Skip to main content

coppock_batch_slice

Function coppock_batch_slice 

Source
pub fn coppock_batch_slice(
    data: &[f64],
    sweep: &CoppockBatchRange,
    kern: Kernel,
) -> Result<CoppockBatchOutput, CoppockError>