pub fn transport_device_matrix_to_host<T: Clone + Send + Sync>( matrix: &DeviceMatrix<T>, ) -> RowMajorMatrix<T>