Skip to main content

ott_with_kernel

Function ott_with_kernel 

Source
pub fn ott_with_kernel(
    input: &OttInput<'_>,
    kernel: Kernel,
) -> Result<OttOutput, OttError>