roc_with_kernel

Function roc_with_kernel 

Source
pub fn roc_with_kernel(
    input: &RocInput<'_>,
    kernel: Kernel,
) -> Result<RocOutput, RocError>