Go to file
Gael Guennebaud 0170eb0dbe add an auto-diff module in unsupported. it is similar to adolc's forward
mode but the advantage of using Eigen's expression template to compute
the derivatives (unless you nest an AutoDiffScalar into an Eigen's
matrix).
2009-04-01 14:43:37 +00:00
bench various BTL updates (disable Cholesky for MTL, add new plot settings, 2009-03-09 23:28:46 +00:00
cmake * Find SuperLU also when it is installed without a superlu/ prefix 2009-04-01 14:07:38 +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 fix typo found by noir.sender from KDE forums 2009-03-31 17:00:30 +00:00
Eigen * Find SuperLU also when it is installed without a superlu/ prefix 2009-04-01 14:07:38 +00:00
test More Cholesky fixes. 2009-04-01 00:21:16 +00:00
unsupported add an auto-diff module in unsupported. it is similar to adolc's forward 2009-04-01 14:43:37 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt add a proof of concept autodiff jacobian helper class based on adolc 2009-02-27 16:19:13 +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