Boost logo

Ublas :

From: Haroon Khan (haroon.khan_at_[hidden])
Date: 2006-07-09 15:52:25


I would like the matrix_slice<M>::iterator1 and
matrix_slice<M>::iterator2 classes to implement [] operator, like the
matrix<T>::iterator classes.

On 7/9/06, Russ <c.r.coggrave_at_[hidden]> wrote:
> 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.
>
>
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
>