pub fn ce_batch_with_kernel(
h: &[f64],
l: &[f64],
c: &[f64],
sweep: &CeBatchRange,
k: Kernel,
) -> Result<CeBatchOutput, ChandelierExitError>pub fn ce_batch_with_kernel(
h: &[f64],
l: &[f64],
c: &[f64],
sweep: &CeBatchRange,
k: Kernel,
) -> Result<CeBatchOutput, ChandelierExitError>