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.
parent
f4b81b36
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.