Skip to main content

deviation_with_kernel

Function deviation_with_kernel 

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