3 references to HashHelpers
Microsoft.ML.Core (3)
Utilities\HashArray.cs (3)
52_rgit = new int[HashHelpers.Primes[0]]; 69Contracts.Assert(Utils.Size(_rgit) >= _ct || Utils.Size(_rgit) == HashHelpers.MaxPrimeArrayLength); 177int size = HashHelpers.ExpandPrime(_ct);