Skip to main content

ad_batch_with_kernel

Function ad_batch_with_kernel 

Source
pub fn ad_batch_with_kernel(
    data: &AdBatchInput<'_>,
    k: Kernel,
) -> Result<AdBatchOutput, AdError>