Base.hashCode¶
- Base.hashCode()¶
Returns a hash for this matrix.
The hash is a number x in the range 0 <= x < 1 billion that should almost always change when the values of the matrix are changed by a substantive amount.
- Returns:
int
Keywords: id, identifier, unique, number, hash function