Skip to main content

trix_with_kernel

Function trix_with_kernel 

Source
pub fn trix_with_kernel(
    input: &TrixInput<'_>,
    kernel: Kernel,
) -> Result<TrixOutput, TrixError>