cfo_with_kernel

Function cfo_with_kernel 

Source
pub fn cfo_with_kernel(
    input: &CfoInput<'_>,
    kernel: Kernel,
) -> Result<CfoOutput, CfoError>