pub fn var_into_slice( dst: &mut [f64], input: &VarInput<'_>, kern: Kernel, ) -> Result<(), VarError>