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