|
Boost : |
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-06-01 16:09:51
----- Original Message -----
From: "Jeremy Siek" <jsiek_at_[hidden]>
> I really ought to create a version of iterator_adaptor using my new
> iterator categories. I think it would solve this problem.
Jeremy,
I am convinced that these categories will be important for any sparse matrix
package (we need to iterate over positions with no corresponding lvalue, at
least for fill computation), so I think the move is a timely one. Also, I
think Dietmar's idea of having a get() and put() interface for iterators is
worth exploring.
I wonder if Andrei & Boris' putative YASLI effort will take advantage of
your concepts for its algorithms?
-Dave
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk