index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
sparse_basic.cpp
Commit message (
Expand
)
Author
Age
*
QR: add isInjective(), isSurjective(),
Gael Guennebaud
2009-01-28
*
add support for read/write sub sets of inner vectors (sparse module)
Gael Guennebaud
2009-01-27
*
sparse module: makes -= and += operator working
Gael Guennebaud
2009-01-23
*
fix a few remaining warnings
Gael Guennebaud
2009-01-23
*
* fix compilation with gcc 3.4
Gael Guennebaud
2009-01-23
*
sparse module:
Gael Guennebaud
2009-01-21
*
add a flexible sparse matrix class designed for fast matrix assembly
Gael Guennebaud
2009-01-19
*
Sparse module: add support for sparse selfadjoint * dense
Gael Guennebaud
2009-01-15
*
Sparse module: add row/col methods to the iterators
Gael Guennebaud
2009-01-15
*
Sparse module: bugfix in SparseMatrix::resize(), now the indices are
Gael Guennebaud
2009-01-15
*
Sparse module:
Gael Guennebaud
2009-01-14
*
Add support for sparse * dense and dense * sparse matrix/vector products
Gael Guennebaud
2009-01-14
*
Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...
Gael Guennebaud
2009-01-14
*
Sparse module: add a more flexible SparseMatrix::fillrand() function
Gael Guennebaud
2008-12-11
*
Several improvements in sparse module:
Gael Guennebaud
2008-11-05