Skip to main content

macz_with_kernel

Function macz_with_kernel 

Source
pub fn macz_with_kernel(
    input: &MaczInput<'_>,
    kernel: Kernel,
) -> Result<MaczOutput, MaczError>