Skip to main content

atr_with_kernel

Function atr_with_kernel 

Source
pub fn atr_with_kernel(
    input: &AtrInput<'_>,
    kernel: Kernel,
) -> Result<AtrOutput, AtrError>