Go to file
Gael Guennebaud e3d890bc5a Another big refactoring change:
* add a new Eigen2Support module including Cwise, Flagged, and some other deprecated stuff
* add a few cwiseXxx functions
* adapt a few modules to use cwiseXxx instead of the .cwise() prefix
2009-11-18 18:15:19 +01:00
bench
blas
cmake introduce check target, and some renaming 2009-11-12 15:02:52 -05:00
demos
disabled
doc doxygen : exclude diff files 2009-11-10 22:17:23 +01:00
Eigen Another big refactoring change: 2009-11-18 18:15:19 +01:00
scripts * add PermutationMatrix 2009-11-15 21:12:15 -05:00
test Another big refactoring change: 2009-11-18 18:15:19 +01:00
unsupported rename test for coherency with previous renaming of the module 2009-11-16 04:34:04 +01:00
.hgignore
.krazy
CMakeLists.txt * add PermutationMatrix 2009-11-15 21:12:15 -05:00
COPYING.GPL there's no reason why we should follow the FSF's stupid recommendation for the naming of these files, right? This could give the wrong impression that Eigen is only GPL-licensed. 2009-11-14 23:26:07 -05:00
COPYING.LGPL there's no reason why we should follow the FSF's stupid recommendation for the naming of these files, right? This could give the wrong impression that Eigen is only GPL-licensed. 2009-11-14 23:26:07 -05:00
CTestConfig.cmake
Doxyfile
eigen2.pc.in
INSTALL
Mainpage.dox