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