Skip to main content

vosc_with_kernel

Function vosc_with_kernel 

Source
pub fn vosc_with_kernel(
    input: &VoscInput<'_>,
    kernel: Kernel,
) -> Result<VoscOutput, VoscError>