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