Go to file
Gael Guennebaud 96e1e582ff Sparse module:
* add a MappedSparseMatrix class (like Eigen::Map but for sparse
  matrices)
* rename SparseArray to CompressedStorage
2009-01-15 12:52:59 +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 Sparse module: 2009-01-15 12:52:59 +00:00
test Sparse module: 2009-01-14 21:27:54 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt two compilation fixes 2009-01-15 08:26:40 +00:00
COPYING
COPYING.LESSER
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