Re: binary search trees & binning
Re: binary search trees & binning
- Subject: Re: binary search trees & binning
- From: Scott Ribe <email@hidden>
- Date: Wed, 16 Apr 2008 14:35:40 -0500
- Thread-topic: binary search trees & binning
> 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@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden