index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
svd.cpp
Commit message (
Expand
)
Author
Age
*
email change
Gael Guennebaud
2010-06-24
*
More Index realted warnings.
Hauke Heibel
2010-06-20
*
- Added problem size constructor to decompositions that did not have one. It ...
Adolfo Rodriguez Tsouroukdissian
2010-04-21
*
SVD::solve() : port to new API and improvements
Benoit Jacob
2009-10-30
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
simplifications
Benoit Jacob
2009-08-31
*
svd: sort in decreasing order, remove unused code
Benoit Jacob
2009-08-15
*
quick reimplementation of SVD from the numeral recipes book:
Gael Guennebaud
2009-07-06
*
merge
Benoit Jacob
2009-05-22
|
\
|
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
|
QR and SVD decomposition interface unification.
Hauke Heibel
2009-05-22
|
/
*
add polar decomposition on both sides, in SVD, with test
Benoit Jacob
2009-01-22
*
if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with
Benoit Jacob
2008-09-01
*
* bug fixes in: Dot, generalized eigen problem, singular matrix detetection ...
Gael Guennebaud
2008-08-23
*
Added a SVD module:
Gael Guennebaud
2008-08-19