Go to file
2010-02-27 19:04:22 -05:00
bench merge 2010-02-22 21:32:29 +01:00
blas
cmake CMake cleanup. 2010-02-20 17:39:58 +01:00
debug Handle row and col major matrices in the gdb pretty printer 2009-12-08 19:12:26 +01:00
demos
disabled Renamed PlainMatrixType to PlainObject (Array != Matrix). 2010-02-20 15:53:57 +01:00
doc add examples 2010-02-26 22:26:21 -05:00
Eigen Only include <iosfwd> unless either EIGEN_DEBUG_ASSIGN is defined or we're in eigen2 support mode 2010-02-27 19:04:22 -05:00
scripts fix the script again (definitely?) + cleaning 2010-01-22 19:26:29 +01:00
test Only include <iosfwd> unless either EIGEN_DEBUG_ASSIGN is defined or we're in eigen2 support mode 2010-02-27 19:04:22 -05:00
unsupported Use a specialization of test_is_equal() instead of defining COMPARE() 2010-02-27 17:56:22 +01:00
.hgignore ignore more build*/ directories 2009-12-11 02:39:49 +01:00
.krazy
CMakeLists.txt Tried to get rid of MSVC warning D9025. 2010-02-21 15:23:51 +01:00
COPYING.GPL
COPYING.LGPL add SSE path for Matrix4f inverse, taken from Intel except that we do a kosher 2009-12-14 22:47:14 -05:00
CTestConfig.cmake
Doxyfile
eigen3.pc.in
INSTALL
Mainpage.dox
signature_of_eigen3_matrix_library