Searched refs:MBegin (Results 1 – 1 of 1) sorted by relevance
381 unsigned *MBegin = reinterpret_cast<unsigned*>(M.Data); in hash_value() local383 return hash_combine(M.Rows, M.Cols, hash_combine_range(MBegin, MEnd)); in hash_value()