Go to file
Christoph Hertzberg 949b0ad9cb Merged in rmlarsen/eigen3 (pull request PR-468)
Add support for emulating thread local.
2018-08-24 17:29:03 +00:00
bench
blas
cmake Allow to filter out build-error messages 2018-07-24 20:12:49 +02:00
debug
demos
doc Fix two small typos in the documentation 2018-07-26 19:55:19 +00:00
Eigen Use Intel cast intrinsics, since MSVC does not allow direct casting. 2018-08-24 19:04:33 +02:00
failtest
lapack
scripts
test Add missing empty line 2018-08-17 17:16:12 +02:00
unsupported Address comments about EIGEN_THREAD_LOCAL. 2018-08-24 10:24:54 -07:00
.hgeol
.hgignore
CMakeLists.txt bug #1572: use c++11 atomic instead of volatile if c++11 is available, and disable multi-threaded GEMM on non-x86 without c++11. 2018-07-17 00:11:20 +02:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
CTestCustom.cmake.in Allow to filter out build-error messages 2018-07-24 20:12:49 +02:00
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/.

For pull request please only use the official repository at https://bitbucket.org/eigen/eigen.

For bug reports and feature requests go to http://eigen.tuxfamily.org/bz.