Skip to main content

chop_with_kernel

Function chop_with_kernel 

Source
pub fn chop_with_kernel(
    input: &ChopInput<'_>,
    kernel: Kernel,
) -> Result<ChopOutput, ChopError>