Skip to content

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.

Merge request reports

Loading