pub fn cmo_into_slice( dst: &mut [f64], input: &CmoInput<'_>, kern: Kernel, ) -> Result<(), CmoError>