Go to file
2015-02-10 22:59:27 +01:00
bench
blas remove useless include 2015-02-10 22:59:27 +01:00
cmake Added cmake uninstall target. 2014-12-04 02:57:03 -05:00
debug
demos
doc Fix doc: setConstant does not exist for SparseMatrix. 2015-01-14 22:06:09 +01:00
Eigen Allows Lower|Upper as a template argument of CG and MINRES: in this case the full matrix will be considered. 2015-02-10 18:57:41 +01:00
failtest Add failtests for Ref<SparseMatrix> 2015-02-09 10:24:07 +01:00
lapack Removed deprecated header (unsupported/Eigen/BDCSVD is included in Eigen/SVD now) 2014-10-29 17:51:14 +01:00
scripts
test Allows Lower|Upper as a template argument of CG and MINRES: in this case the full matrix will be considered. 2015-02-10 18:57:41 +01:00
unsupported typo 2015-02-10 19:22:05 +01:00
.hgeol
.hgignore
CMakeLists.txt At least CMAKE 2.8.4 is required for WORKING_DIRECTORY option in add_test 2014-12-15 12:45:29 +01:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK add COPYING.MINPACK 2012-07-15 11:46:22 -04:00
COPYING.MPL2
COPYING.README
CTestConfig.cmake swap 3.2 <-> default CTestConfig.cmake file 2014-03-05 10:07:44 +01:00
CTestCustom.cmake.in
eigen3.pc.in
INSTALL
README.md
signature_of_eigen3_matrix_library

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.