Skip to main content

coppock_batch_with_kernel

Function coppock_batch_with_kernel 

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