Go to file
Benoit Jacob 9afd1324fd constant Diagonal ---> DiagonalBits
introduce ei_is_diagonal to check for it
DiagonalCoeffs ---> Diagonal and allow Index to by Dynamic
-> add MatrixBase::diagonal(int) with unittest and doc
2009-05-10 16:24:39 +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 constant Diagonal ---> DiagonalBits 2009-05-10 16:24:39 +00:00
Eigen constant Diagonal ---> DiagonalBits 2009-05-10 16:24:39 +00:00
test constant Diagonal ---> DiagonalBits 2009-05-10 16:24:39 +00:00
unsupported CREDIT Hauke Heibel, fix MSVC warnings 2009-05-09 03:41:17 +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