pub fn obv_batch_slice( close: &[f64], volume: &[f64], kern: Kernel, ) -> Result<ObvBatchOutput, ObvError>