1 write to _getter
Microsoft.ML.Core (1)
Utilities\ReservoirSampler.cs (1)
159_getter = getter;
2 references to _getter
Microsoft.ML.Core (2)
Utilities\ReservoirSampler.cs (2)
171_getter(ref _cache[_numSampled - 1]); 203_getter(ref _cache[_reservoir[ind]]);