pub fn otto_batch_with_kernel(
data: &[f64],
sweep: &OttoBatchRange,
k: Kernel,
) -> Result<OttoBatchOutput, OttoError>pub fn otto_batch_with_kernel(
data: &[f64],
sweep: &OttoBatchRange,
k: Kernel,
) -> Result<OttoBatchOutput, OttoError>