pub fn deviation_batch_with_kernel(
data: &[f64],
sweep: &DeviationBatchRange,
k: Kernel,
) -> Result<DeviationBatchOutput, DeviationError>pub fn deviation_batch_with_kernel(
data: &[f64],
sweep: &DeviationBatchRange,
k: Kernel,
) -> Result<DeviationBatchOutput, DeviationError>