12 Sep
2004
12 Sep
'04
12:14 a.m.
Thorsten Ottosen wrote:
Please see the "Utility" section of the docs. You would be looking for copy_range().
Thanks!
hm..if ublas support is needed one could either do
1. give ublas classes a constructor that takes two iterators 2. overload copy_range
I would prefer 1.
Me too, but I don't think that's going to happen.