3 instantiations of Dense10BitIntArray
Microsoft.ML.FastTree (3)
Dataset\IntArray.cs (3)
108return new Dense10BitIntArray(length, values); 139return new Dense10BitIntArray(length); 171return new Dense10BitIntArray(buffer, ref position);