Skip to main content

alligator_with_kernel

Function alligator_with_kernel 

Source
pub fn alligator_with_kernel(
    input: &AlligatorInput<'_>,
    kernel: Kernel,
) -> Result<AlligatorOutput, AlligatorError>