
2 Sep
2008
2 Sep
'08
3:34 a.m.
AMDG Giovanni Piero Deretta wrote:
Hum, I've played a little with some mockup iterators, and I can definitely see the N^2 stack growth, and with some expression template heavy program, I wouldn't be surprised if the growth would actually become noticeable (even if it weren't enough to blow the stack, it could still produce cache misses and such). I can't seem to come-up with any clever scheme to reduce the growth (short of using pointers to the original range of course).
Enough for today. Maybe tomorrow I'll get some idea.
I've been playing around with this a bit. See attached. In Christ, Steven Watanabe