![]() | 1 | initial version |
I solved this problem by doing the following:
~/Downloads
tar xvzf eigen-eigen-1306d75b4a21.tar.gz
sudo cp -r eigen-eigen-1306d75b4a21/ /usr/include/eigen3
I believe what I tried before didn't work because I copied the files incorrectly.