Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 331 Bytes

install_eigen.md

File metadata and controls

5 lines (4 loc) · 331 Bytes

#Install Eigen Installing Eigen library is easy!

  1. Get the latest stable 3.x release such as 3.3.2.
  2. Unzip somewhere on your drive and create environment variable named EIGEN_ROOT with value equal to path of the folder. That folder should contain eigen3 folder inside it.