/// <summary> /// Returns a hash code for this instance. /// </summary> public static int GetHashCode(double4 v) => v.GetHashCode();