Go to file
2010-02-16 16:43:11 +00:00
bench extend sparse product benchmark with ublas 2010-02-09 15:55:36 +01:00
blas
cmake Disable variadic macro warning when compiling at full warning level. 2010-01-29 09:53:19 +01:00
debug
demos
disabled Big renaming: 2010-01-04 21:24:43 -05:00
doc finally here is a simple solution making (a*b).diagonal() even faster than a.lazyProduct(b).diagonal() !! 2010-02-10 14:08:47 +01:00
Eigen avoid 2 redundant calls to resize 2010-02-15 11:31:36 +01:00
scripts fix the script again (definitely?) + cleaning 2010-01-22 19:26:29 +01:00
test workaround weird gcc 4.0.1 compilation error 2010-02-15 11:00:30 +01:00
unsupported Use ReturnByValue to return result of ei_matrix_function(), ... 2010-02-16 16:43:11 +00:00
.hgignore ignore more build*/ directories 2009-12-11 02:39:49 +01:00
.krazy
CMakeLists.txt not all versions of gcc support -Wno-variadic-macros 2010-02-15 11:39:57 +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