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_common.h
Commit message (
Expand
)
Author
Age
*
Fix test for nearly null input
Gael Guennebaud
2016-07-12
*
Enable and fix -Wdouble-conversion warnings
Christoph Hertzberg
2016-05-05
*
Fix overflow when checking SVD accuracy
Gael Guennebaud
2015-06-23
*
Reduce compiler memory consumption for SVD unit tests
Gael Guennebaud
2015-06-22
*
Extend unit tests of sefladjoint-eigensolver
Gael Guennebaud
2015-05-07
*
Fix transpose versus adjoint.
Gael Guennebaud
2015-03-27
*
Suppress some false negatives in SVD unit test
Gael Guennebaud
2015-03-27
*
Make SVD unit test even more tough
Gael Guennebaud
2014-10-15
*
Extend svd unit tests to stress problems with duplicated singular values.
Gael Guennebaud
2014-10-15
*
Various numerical fixes in D&C SVD: I cannot make it fail with double, but st...
Gael Guennebaud
2014-10-09
*
D&C SVD: add scaling to avoid overflow, fix handling of fixed size matrices
Gael Guennebaud
2014-10-06
*
Unify unit test for BDC and Jacobi SVD. This reveals some numerical issues in...
Gael Guennebaud
2014-09-19