3 instantiations of Dense8BitIntArray
Microsoft.ML.FastTree (3)
Dataset\IntArray.cs (3)
106return new Dense8BitIntArray(length, values); 137return new Dense8BitIntArray(length); 169return new Dense8BitIntArray(buffer, ref position);