pub fn vpt_batch_slice( price: &[f64], volume: &[f64], kern: Kernel, ) -> Result<VptBatchOutput, VptError>