sar_with_kernel

Function sar_with_kernel 

Source
pub fn sar_with_kernel(
    input: &SarInput<'_>,
    kernel: Kernel,
) -> Result<SarOutput, SarError>