3 references to GetFeatureValues
Microsoft.ML.FastTree (3)
FastTree.cs (3)
1504GetFeatureValues(catCursor, iFeatureLocal, catGetter, ref temp, ref doubleTemp, copier);
1548GetFeatureValues(cursor, iFeature, getter, ref temp, ref doubleTemp, copier);
1563GetFeatureValues(cursor, i, getter, ref temp, ref doubleTemp, copier);