Skip to main content

di_with_kernel

Function di_with_kernel 

Source
pub fn di_with_kernel(
    input: &DiInput<'_>,
    kernel: Kernel,
) -> Result<DiOutput, DiError>