Purpose of code changes on this branch:
Avoiding a compile-time error relating to the eigen libraries.
When reviewing my code changes, please focus on:
Just make sure it doesn't break things on your machine. On mine it successfully
avoided the following compile-time error:
/usr/include/eigen3/Eigen/Array|8|error: #error The Eigen/Array header does no
longer exist in Eigen3. All that functionality has moved to Eigen/Core.|
After the review, I'll merge this branch into:
/trunk
Original issue reported on code.google.com by stephen....@gmail.com on 31 Jul 2011 at 4:09
Original issue reported on code.google.com by
stephen....@gmail.com
on 31 Jul 2011 at 4:09Attachments: