Skip to main content

acosc_batch_slice

Function acosc_batch_slice 

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