pub fn cci_batch_with_kernel(
data: &[f64],
sweep: &CciBatchRange,
k: Kernel,
) -> Result<CciBatchOutput, CciError>pub fn cci_batch_with_kernel(
data: &[f64],
sweep: &CciBatchRange,
k: Kernel,
) -> Result<CciBatchOutput, CciError>