pub fn deviation_with_kernel(
input: &DeviationInput<'_>,
kernel: Kernel,
) -> Result<DeviationOutput, DeviationError>pub fn deviation_with_kernel(
input: &DeviationInput<'_>,
kernel: Kernel,
) -> Result<DeviationOutput, DeviationError>