
25 Apr
2021
25 Apr
'21
4:35 a.m.
---------- Forwarded message --------- From: sayan chaudhuri <sayanchaudhuri758@gmail.com> Date: Sat, Apr 24, 2021 at 3:08 PM Subject: [BOOST][GIL][Histogram]Ordered Maps in place of unordered maps To: <boost-gil@lists.boost.org> Dear Matseuz, The histogram implemented in boost gil uses an unordered map.Wont it have been better with an ordered map? Because the worst case time complexity is better in case of ordered maps. Regards, Yours sincerely, Sayan Chaudhuri