2 writes to _belowMedianHeap
Microsoft.ML.Data (2)
Transforms\NormalizeColumnSng.cs (2)
778_belowMedianHeap = new MedianAggregatorUtils.MaxHeap<TFloat>(contatinerStartingSize); 790MedianAggregatorUtils.GetMedianSoFar(value, ref _median, ref _belowMedianHeap, ref _aboveMedianHeap);