Skip to main content

acosc_batch_with_kernel

Function acosc_batch_with_kernel 

Source
pub fn acosc_batch_with_kernel(
    high: &[f64],
    low: &[f64],
    k: Kernel,
) -> Result<AcoscBatchOutput, AcoscError>