$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: sayan chaudhuri (sayanchaudhuri758_at_[hidden])
Date: 2021-04-25 04:35:48
---------- Forwarded message ---------
From: sayan chaudhuri <sayanchaudhuri758_at_[hidden]>
Date: Sat, Apr 24, 2021 at 3:08 PM
Subject: [BOOST][GIL][Histogram]Ordered Maps in place of unordered maps
To: <boost-gil_at_[hidden]>
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