Remove "using namespace Eigen" from blas/common.h.
It causes havoc when you try to include the blas headers in other code, introducing symbol
collisions with real
.
It causes havoc when you try to include the blas headers in other code, introducing symbol
collisions with real
.