Skip to main content

coppock_with_kernel

Function coppock_with_kernel 

Source
pub fn coppock_with_kernel(
    input: &CoppockInput<'_>,
    kernel: Kernel,
) -> Result<CoppockOutput, CoppockError>