Go to file
2016-10-28 07:54:27 -07:00
bench Pull the latest updates from trunk 2016-10-05 14:54:36 -07:00
blas
cmake Always enable /bigobj for tests to avoid a compile error in MSVC 2015 2016-10-26 22:48:46 +02: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 Worked around Visual Studio compilation errors 2016-10-28 07:54:27 -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/.