cmo_with_kernel

Function cmo_with_kernel 

Source
pub fn cmo_with_kernel(
    input: &CmoInput<'_>,
    kernel: Kernel,
) -> Result<CmoOutput, CmoError>