Go to file
2016-10-26 22:50:41 +02:00
bench Pull the latest updates from trunk 2016-10-05 14:54:36 -07:00
blas Relax mixing-type constraints for binary coefficient-wise operators: 2016-06-06 15:11:41 +02:00
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 Fix regression in X = (X*X.transpose())/s with X rectangular by deferring resizing of the destination after the creation of the evaluator of the source expression. 2016-10-26 22:50:41 +02:00
failtest
lapack
scripts
test Fix regression in X = (X*X.transpose())/s with X rectangular by deferring resizing of the destination after the creation of the evaluator of the source expression. 2016-10-26 22:50:41 +02:00
unsupported Replaced tabs with spaces 2016-10-25 20:40:58 -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/.