pub fn ott_batch_with_kernel(
data: &[f64],
sweep: &OttBatchRange,
k: Kernel,
) -> Result<OttBatchOutput, OttError>pub fn ott_batch_with_kernel(
data: &[f64],
sweep: &OttBatchRange,
k: Kernel,
) -> Result<OttBatchOutput, OttError>