dm_with_kernel

Function dm_with_kernel 

Source
pub fn dm_with_kernel(
    input: &DmInput<'_>,
    kernel: Kernel,
) -> Result<DmOutput, DmError>