2 references to RowIndexGetter
Microsoft.ML.KMeansClustering (2)
KMeansPlusPlusTrainer.cs (2)
1422int id = state.RowIndexGetter(cursor); 1492int n = state.RowIndexGetter(cursor);