bop_with_kernel

Function bop_with_kernel 

Source
pub fn bop_with_kernel(
    input: &BopInput<'_>,
    kernel: Kernel,
) -> Result<BopOutput, BopError>