$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Russ (c.r.coggrave_at_[hidden])
Date: 2006-07-09 12:09:23
Andreas Klöckner <lists <at> informa.tiker.net> writes:
> The one thing that I miss most is to have one iterator that iterates over the
> whole matrix. I was always wondering why the layered iterator approach makes
> sense.
>
I have to agree that a single layer iterator as described by Andreas would
enable use to write some algorithms with implementation that are much easier to
read.