Silence warnings from eigen under g++ 7
-Wint-in-bool-context triggers many warnings when compiling eigen code, so disable it locally in eigen.h.
Showing
Please register or sign in to comment
-Wint-in-bool-context triggers many warnings when compiling eigen code, so disable it locally in eigen.h.