Home | History | Annotate | Download | only in eigen
      1 Eigen 3.1.1
      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.1.1. Released on July 22, 2012. This is a copy of the source
     10 distribution from http://bitbucket.org/eigen/eigen/get/3.1.1.tar.gz.
     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