Re: [eigen] Iterators with dense matrices: (was: Areas of eigen3 variation and using eigen2/3 in generic code) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Iterators with dense matrices: (was: Areas of eigen3 variation and using eigen2/3 in generic code)
- From: Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
- Date: Mon, 4 Jan 2010 13:16:29 +0100
- Organization: freehackers.org
This looks indeed more appropriate, i like the change.
(but this is not an important issue to me, feel free to keep it as it is now if you prefer)
++
--
Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
http://www.freehackers.org/thomas
In data lunedì 04 gennaio 2010 13:03:37, Benoit Jacob ha scritto:
> Everybody: how about:
> start ---> head
> end ---> tail
> Keep start and end(int) for compatibility in Eigen2Support
> Remove end<int>() altogether