pub fn gather<T: SparseScalar>( handle: &Handle, y: &DnVec<'_, T>, x: &mut DnVec<'_, T>, ) -> Result<()>