pub fn cvi_batch_slice(
high: &[f64],
low: &[f64],
sweep: &CviBatchRange,
kern: Kernel,
) -> Result<CviBatchOutput, CviError>pub fn cvi_batch_slice(
high: &[f64],
low: &[f64],
sweep: &CviBatchRange,
kern: Kernel,
) -> Result<CviBatchOutput, CviError>