3 instantiations of Dense4BitIntArray
Microsoft.ML.FastTree (3)
Dataset\IntArray.cs (3)
104return new Dense4BitIntArray(length, values); 135return new Dense4BitIntArray(length); 167return new Dense4BitIntArray(buffer, ref position);