Go to file
Gael Guennebaud a7d199bf9a fix trsolve
2010-03-06 21:37:14 +01:00
bench Fixed line endings. 2010-03-05 18:11:54 +01:00
blas blas: add warnings for non implemented functions 2010-03-03 09:32:10 +01:00
cmake introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DONT_ALIGN_HEAP (disables aligned malloc)... 2010-03-06 02:17:37 -05: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 * include Macros.h much earlier: since it takes care of the alignment platform detection, it is needed before we do the vectorization stuff in Eigen/Core !! 2010-03-06 09:05:15 -05:00
Eigen fix trsolve 2010-03-06 21:37:14 +01:00
scripts fix the script again (definitely?) + cleaning 2010-01-22 19:26:29 +01:00
test fix trsolve 2010-03-06 21:37:14 +01:00
unsupported Make MatrixFunctions tests more robust. 2010-03-01 12:05:57 +00:00
.hgignore ignore more build*/ directories 2009-12-11 02:39:49 +01:00
.krazy
CMakeLists.txt introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DONT_ALIGN_HEAP (disables aligned malloc)... 2010-03-06 02:17:37 -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 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 * eigen2->eigen3 2009-11-19 12:09:04 -05:00
INSTALL
Mainpage.dox
signature_of_eigen3_matrix_library improve the scripts for building unit tests: 2009-11-25 21:26:37 -05:00