Skip to main content

er_with_kernel

Function er_with_kernel 

Source
pub fn er_with_kernel(
    input: &ErInput<'_>,
    kernel: Kernel,
) -> Result<ErOutput, ErError>