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