Registered Member
|
Hi,
I recently updated to recent Eigen version (3.3.90) and it looks like it broke stuff I though was working before (prior that I was using an Eigen version 3.2.10 shipped with the libigl library). I would like to store the result of a block into a ref object that will be passed around and ultimately used to update the internals of the matrix form which the block was extracted. A minimal example which does not compile anymore:
Unless some silent update on visual studio compiler has been done which has started to break things, I am lost... Note that the const version does work, I think this is due to the specialization of Ref for const which recreates a temporary copy:
Any clues? Thanks a lot! Best regards, Jerome |
Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell