Go to file
2016-10-24 22:22:35 +02:00
bench Pull the latest updates from trunk 2016-10-05 14:54:36 -07:00
blas
cmake Merged with default. 2016-09-19 14:03:54 +01:00
debug
demos
doc bug #698: rewrite LinSpaced for integer scalar types to avoid overflow and guarantee an even spacing when possible. 2016-10-24 15:50:27 +02:00
Eigen bug #1333: fix bad usage of const_cast_derived. Better use .data() for that purpose. 2016-10-24 22:22:35 +02:00
failtest
lapack
scripts
test bug #1004: remove the inaccurate "sequential" path for LinSpaced, mark respective function as deprecated, and enforce strict interpolation of the higher range using a correction term. 2016-10-24 20:27:21 +02:00
unsupported Merge latest updates from trunk 2016-10-20 09:42:05 -07:00
.hgeol
.hgignore
CMakeLists.txt Merged with default. 2016-09-19 14:03:54 +01:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
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/.