index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
Sparse
Commit message (
Expand
)
Author
Age
*
doc and use sed to clean the class hierarchy instead of
Gael Guennebaud
2008-08-28
*
spelling + some krazy directives
Gael Guennebaud
2008-08-28
*
* move memory related stuff to util/Memory.h
Gael Guennebaud
2008-08-26
*
* remove LargeBit and related stuff
Gael Guennebaud
2008-08-23
*
added SparseSetter doc
Gael Guennebaud
2008-08-22
*
fix a number of compiler errors and warnings with gcc 4.3. There was a missing
Benoit Jacob
2008-08-22
*
extend sparse unit test and more bugfix, major todo: finilize the SparseSetter
Gael Guennebaud
2008-08-21
*
*patch by Daniel Gomez:
Gael Guennebaud
2008-08-21
*
* add Regression module, from eigen1, improved, with doc and unit-test.
Benoit Jacob
2008-08-11
*
renamed inverseProduct => solveTriangular
Gael Guennebaud
2008-08-09
*
* Rewrite the triangular solver so that we can take advantage of our efficien...
Gael Guennebaud
2008-07-26
*
* added an in-place version of inverseProduct which
Gael Guennebaud
2008-06-29
*
* added innerSize / outerSize functions to MatrixBase
Gael Guennebaud
2008-06-28
*
various work on the Sparse module:
Gael Guennebaud
2008-06-26
*
change derived classes methods from "private:_method()"
Benoit Jacob
2008-06-26
*
add experimental code for sparse matrix:
Gael Guennebaud
2008-06-23