[eigen] no need to call .xpr() anymore

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


Hi List,

this is to announce that we're getting close to API nirvana: no need to 
call .xpr() manually anymore, so one can do:

matrix.row(i) += matrix.row(j)

which makes me happy as it was one of the main initial goals that I hoped 
expression templates would make possible.

Benoit

Attachment: signature.asc
Description: This is a digitally signed message part.



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