1Eigen 3.2.2 2----------- 3 4Eigen is a C++ template library for linear algebra: matrices, vectors, 5numerical solvers, and related algorithms. 6 7Website: http://eigen.tuxfamily.org/ 8 9v3.2.2. Released on August 4, 2014. This is a copy of the source 10distribution from http://bitbucket.org/eigen/eigen/get/3.2.2.tar.bz2. 11 12Non MPL2 license code is disabled. Trying to include such files will 13lead to an error. See ./Eigen/src/Core/util/NonMPL2.h for details. 14