Re: [eigen] vector-cwise operator +=/-= |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
.... I see the need for the ei_assert...
but what about:
MatrixXf a(5,2), b(6,4);
a + b;
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |