bench
various BTL updates (disable Cholesky for MTL, add new plot settings,
2009-03-09 23:28:46 +00:00
cmake
* fix bugs in EigenTesting.cmake: it didn't work with -DEIGEN_NO_ASSERTION_CHECKING=ON
2009-05-15 15:53:26 +00:00
demos
opengl demo: add aligned operator new where appropriate and remove my
2009-03-13 13:17:19 +00:00
disabled
* classify and sort the doxygen "related pages"
2009-02-04 09:44:44 +00:00
doc
* added missing project definition (see doc of add_subdirectory and EXCLUDE_FROM_ALL) to fix a win build issue
2009-05-17 12:12:39 +02:00
Eigen
fix #2 , bug in Diagonal::MaxRowsAtCompileTime when Index==Dynamic
2009-05-17 16:00:56 +02:00
test
* introduced method createRandomMatrixOfRank (R = U*D*V where U,V unitary, D r-by-c diag. with rank non-zero values)
2009-05-17 16:07:12 +02:00
unsupported
fix adolc unit test for dynamic sizes
2009-05-12 07:38:46 +00:00
.krazy
* Add Hyperplane::transform(Matrix/Transform)
2008-08-31 13:32:29 +00:00
CMakeLists.txt
add -Wextra only if compiler supports it
2009-05-06 08:15:54 +00:00
COPYING
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
COPYING.LESSER
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
CTestConfig.cmake
change the day switch time to 5:00 UTC
2009-01-08 18:45:26 +00:00
Doxyfile
* block() for vectors ---> segment()
2008-09-15 15:45:41 +00:00
Mainpage.dox
* classify and sort the doxygen "related pages"
2009-02-04 09:44:44 +00:00