Go to file
Gael Guennebaud 52cf07d266 sparse module:
* add row(i), col(i) functions
* add prune() function to remove small coefficients
2009-01-21 18:46:04 +00:00
bench * complete the support of QVector via a QtAlignedMalloc header 2009-01-20 16:50:47 +00:00
cmake add a compilation test in FindGoogleHash.cmake to catch configuration 2009-01-19 08:51:06 +00:00
demos prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files 2008-12-02 12:59:10 +00:00
disabled * clarify the situation with experimental parts 2009-01-19 15:02:24 +00:00
doc update sparse matrix tutorial (far to be satisfactory yet) 2009-01-21 17:44:58 +00:00
Eigen sparse module: 2009-01-21 18:46:04 +00:00
test sparse module: 2009-01-21 18:46:04 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt * remove set(), revert to old behavior where = resizes 2009-01-21 17:10:23 +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 * remove set(), revert to old behavior where = resizes 2009-01-21 17:10:23 +00:00