|
From: Mark j. <mar...@gm...> - 2009-11-17 02:03:16
|
I'll put it on the "todo" list which is rather large right now... 2009/11/16 Luigi Ballabio <lui...@gm...>: > On Fri, 2009-11-13 at 21:52 +0100, Klaus Spanderen wrote: >> I'm using deque<bool> as a drop-in replacement for vector<bool> because >> deque<bool> is usually faster than vector<bool> (but needs more memory). > > deque looks good. Mark, would you try it out and see whether you get the > same speed improvement as valarray? > > Luigi > > > > -- > > I have yet to see any problem, however complicated, which, when you > looked at it in the right way, did not become still more complicated. > -- Poul Anderson > > > -- Quant Job Interview Questions and Answers is now out: www.markjoshi.com Assoc Prof Mark Joshi Centre for Actuarial Studies University of Melbourne My website is www.markjoshi.com |