Go to file
2016-10-28 03:46:08 +00: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 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 Add unit tests for bug #981: valid and invalid usage of ternary operator 2015-09-09 11:38:25 +02:00
lapack Workaround "misleading-indentation" warnings 2016-05-11 08:41:36 +02:00
scripts Fix help output of buildtests and check scripts 2016-05-11 19:39:09 +02:00
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 Fixed compilation warning 2016-10-28 03:46:08 +00: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 Further fixes for CMAKE_INSTALL_PREFIX correctness 2015-11-07 21:29:24 -05:00
INSTALL
README.md Reverted the README 2015-02-27 13:09:49 -08:00
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/.