cksp_with_kernel

Function cksp_with_kernel 

Source
pub fn cksp_with_kernel(
    input: &CkspInput<'_>,
    kernel: Kernel,
) -> Result<CkspOutput, CkspError>