Go to file
Benoit Jacob eeabd18afc Fix compilation of HouseholderQR and ColPivotingHouseholderQR for non-square fixed-size matrices.
For Colpiv that was just changing MatrixQType to MatrixType in the instantiation of HouseholderSequence.
For HouseholderQR I also re-ported the solve method from Colpiv as there were multiple issues.
2009-09-28 10:49:55 -04:00
bench implement __gnuc_forget_about_setZero_its_over_now 2009-09-18 15:36:05 +02:00
blas * Introduce make targets btest (build tests), blas (build blas lib), demos (build demos). 2009-09-27 17:48:53 -04:00
cmake * Introduce make targets btest (build tests), blas (build blas lib), demos (build demos). 2009-09-27 17:48:53 -04:00
demos * Introduce make targets btest (build tests), blas (build blas lib), demos (build demos). 2009-09-27 17:48:53 -04:00
disabled change the implementation of BandMatrix to follow the BLAS/LAPACK storage scheme 2009-07-15 17:00:49 +02:00
doc update URL for adol-c 2009-09-27 01:56:50 +02:00
Eigen Fix compilation of HouseholderQR and ColPivotingHouseholderQR for non-square fixed-size matrices. 2009-09-28 10:49:55 -04:00
scripts remove (changesets), it's enough numbers like this 2009-09-24 15:14:45 -04:00
test Fix compilation of HouseholderQR and ColPivotingHouseholderQR for non-square fixed-size matrices. 2009-09-28 10:49:55 -04:00
unsupported default argument for _jac in functor operator() : this way, we can use 2009-09-28 01:28:48 +02:00
.hgignore improvements, especially: automatically flush the server side cache 2009-09-24 07:04:55 -04:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt * bump to 2.90.0 now that it's agreed that we're doing eigen3 2009-09-27 18:05:54 -04: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 enable our own ctest dashboard 2009-07-20 23:06:04 +02:00
Doxyfile remove the hack we made to allow api.kde.org to generate the dox. Update the error help page. 2009-09-27 11:39:51 -04:00
eigen2.pc.in Added pkgconfig support 2009-05-19 11:48:50 -05:00
Mainpage.dox remove the hack we made to allow api.kde.org to generate the dox. Update the error help page. 2009-09-27 11:39:51 -04:00