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