3 references to GetBucketIndex
Microsoft.ML.Data (3)
Utils\SequencePool.cs (3)
100
int i =
GetBucketIndex
(_hash[id]);
267
int i =
GetBucketIndex
(hash);
291
int i =
GetBucketIndex
(_hash[id]);