2 references to IndexFor
Microsoft.ML.Data (2)
DataLoadSave\Binary\MemoryStreamPool.cs (2)
47
_pools = new MemoryStreamPool[
IndexFor
(int.MaxValue) + 1];
62
int index =
IndexFor
(maxSize);