Go to file
Christoph Hertzberg c50250cb24 Avoid warning "suggest braces around initialization of subobject".
This test is not run in C++03 mode, so no compatibility is lost.
2018-09-20 17:03:42 +02:00
bench
blas Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
cmake [PATCH] cmake: Support source include with add_subdirectory and 2018-09-07 15:50:19 -04:00
debug
demos
doc Fix shadow warnings in doc-snippets 2018-08-25 10:07:17 +02:00
Eigen bug #1600: initialize m_info to InvalidInput by default, even though m_info is not accessible until it has been initialized (assert) 2018-09-18 21:24:48 +02:00
failtest
lapack
scripts
test Disable ignoring attributes warning 2018-09-20 11:38:19 +02:00
unsupported Avoid warning "suggest braces around initialization of subobject". 2018-09-20 17:03:42 +02:00
.hgeol
.hgignore
CMakeLists.txt [PATCH] cmake: Support source include with add_subdirectory and 2018-09-07 15:50:19 -04: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.