4 references to MixHash
Microsoft.ML.Core (4)
Utilities\Hashing.cs (4)
90/// Make certain to also use <see cref="MixHash(uint)"/> or <see cref="MixHash(uint, int)"/> on the final hashed value, 172hash = MixHash(hash); 333hash = MixHash(hash); 354hash = MixHash(hash);