Go to file
2009-01-14 18:27:17 +00:00
bench add a sparse * dense_vector bench 2009-01-14 18:27:17 +00:00
cmake Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixBase. 2009-01-14 14:24:10 +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 just a stub for the householder stuff we did with keir yesterday... 2009-01-12 16:56:11 +00:00
doc fix a couple of doxygen issues 2009-01-13 08:30:17 +00:00
Eigen Add support for sparse * dense and dense * sparse matrix/vector products 2009-01-14 17:41:55 +00:00
test Add support for sparse * dense and dense * sparse matrix/vector products 2009-01-14 17:41:55 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixBase. 2009-01-14 14:24:10 +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 tutorial: add array module warnings when needed 2008-11-17 15:38:57 +00:00