Skip to main content

ad_with_kernel

Function ad_with_kernel 

Source
pub fn ad_with_kernel(
    input: &AdInput<'_>,
    kernel: Kernel,
) -> Result<AdOutput, AdError>