1 write to _type
Microsoft.ML.FastTree (1)
SumupPerformanceCommand.cs (1)
95_type = args.Type;
3 references to _type
Microsoft.ML.FastTree (3)
SumupPerformanceCommand.cs (3)
161switch (_type) 172throw _host.ExceptNotImpl("Haven't yet wrote a random generator appropriate for {0}", _type); 178arrays[i] = IntArray.New(_len, _type, bits, createIntArray(ch, r));