Pascal Massimino 8ec7032bc2 simplify HistogramCombineEntropyBin()
We only perform a single pass, and swap the final histograms
into the beginning of the array as we go. Therefore, they are
already at the correct place at the end of the pass.
-> HistogramCompactBins() is removed, we just truncate the array.

output is bitwise the same.

Change-Id: I9508c96dda0f8903c927a71b06af4e6490c3249c
2016-06-21 14:13:36 +02:00
..
2016-06-01 16:23:16 +02:00
2016-06-10 13:29:07 +00:00
2015-04-15 01:56:31 -07:00
2015-04-15 01:56:31 -07:00
2016-03-08 23:26:10 -08:00
2015-03-03 00:48:28 +01:00
2016-06-13 18:52:37 -07:00