Re: [eigen] vector-cwise operator +=/-=

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]




On Wed, Dec 16, 2009 at 10:53 AM, Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx> wrote:
On Wed, Dec 16, 2009 at 10:44 AM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote: 
.... I see the need for the ei_assert...

but what about:

MatrixXf a(5,2), b(6,4);
a + b;

As I said, I agree and overe here the assert is back - slightly modified to catch vectors but my changes are anyways temporary.

oh sorry I misread.

hm, here a.transpose() += XXX; does not even compile, investigating....

gael
 
 
- Hauke






Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/