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