3 references to HashHelpers
Microsoft.ML.StandardTrainers (3)
Standard\SdcaBinary.cs (3)
1218long prime = HashHelpers.GetPrime(size); 1307long size = HashHelpers.ExpandPrime(_count); 1343Contracts.Assert(_rgit.Length >= _count || _rgit.Length == HashHelpers.MaxPrime);