FROM : Scott Ribe
DATE : Wed Apr 16 21:35:40 2008
> Hmm, set<double> sounds a lot easier than this to me.
That's one way. Personally, I would try map<double, set<double>> with the
map key being the lower bound of the "bucket".
--
Scott Ribe
<email_removed>
http://www.killerbytes.com/
(303) 722-0567 voice
DATE : Wed Apr 16 21:35:40 2008
> Hmm, set<double> sounds a lot easier than this to me.
That's one way. Personally, I would try map<double, set<double>> with the
map key being the lower bound of the "bucket".
--
Scott Ribe
<email_removed>
http://www.killerbytes.com/
(303) 722-0567 voice
| Related mails | Author | Date |
|---|---|---|
| Boyd Collier | Apr 15, 21:02 | |
| Jean-Daniel Dupas | Apr 15, 23:38 | |
| Jens Alfke | Apr 15, 23:56 | |
| John Stiles | Apr 16, 00:07 | |
| Michael Ash | Apr 16, 04:14 | |
| Jean-Daniel Dupas | Apr 16, 09:56 | |
| Jean-Daniel Dupas | Apr 16, 09:59 | |
| Army Research Lab | Apr 16, 13:31 | |
| John Stiles | Apr 16, 18:25 | |
| John Stiles | Apr 16, 19:20 | |
| Boyd Collier | Apr 16, 19:37 | |
| Scott Ribe | Apr 16, 21:35 | |
| Michael Ash | Apr 16, 22:35 | |
| John Stiles | Apr 16, 23:34 | |
| Mike Abdullah | Apr 17, 00:27 | |
| Michael Ash | Apr 17, 00:58 | |
| Army Research Lab | Apr 17, 13:00 |






Cocoa mail archive

