1 reference to FixedSizeQueue
Microsoft.ML.Core (1)
Utilities\FixedSizeQueue.cs (1)
143
var q = new
FixedSizeQueue
<T>(Capacity);