prb_with_kernel

Function prb_with_kernel 

Source
pub fn prb_with_kernel(
    input: &PrbInput<'_>,
    kernel: Kernel,
) -> Result<PrbOutput, PrbError>