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