rocp_with_kernel

Function rocp_with_kernel 

Source
pub fn rocp_with_kernel(
    input: &RocpInput<'_>,
    kernel: Kernel,
) -> Result<RocpOutput, RocpError>