Go to file
Benoit Jacob 1f6bd2915d import eigen2 test suite. enable by defining EIGEN_TEST_EIGEN2
only test_prec_inverse4x4 is fixed at the moment. now need to go over all those tests.
2011-01-19 10:10:54 -05:00
bench compilation fix 2010-12-09 19:46:26 +01:00
blas enforce compilation of blas unit tests when running ctest 2010-12-12 13:10:00 +01:00
cmake Switched "MESSAGE(" -> "MESSAGE(STATUS " in CMake script, since otherwise they may look like errors to the user. 2010-12-29 22:02:01 +01:00
debug Improved the fixed size array display. 2010-10-20 11:56:29 +02:00
demos bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
doc Document HouseholderSequence. 2011-01-02 16:59:44 +00:00
Eigen import eigen2 test suite. enable by defining EIGEN_TEST_EIGEN2 2011-01-19 10:10:54 -05:00
scripts
test import eigen2 test suite. enable by defining EIGEN_TEST_EIGEN2 2011-01-19 10:10:54 -05:00
unsupported Fix bug #38 2011-01-07 10:27:22 +01:00
.hgignore
.krazy
CMakeLists.txt Replace CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR to allow the cmake project to be included by a root project. 2011-01-17 09:59:40 -05:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library