Files
eigen/Eigen/src
Benoit Jacob 7aa6fd3625 big reorganization in JacobiSVD:
- R-SVD preconditioning now done with meta selectors to avoid compiling useless code
- SVD options now honored, with options to hint "at least as many rows as cols" etc...
- fix compilation in bad cases (rectangular and fixed-size)
- the check for termination is now done on the fly, no more goto (should have done that earlier!)
2009-09-03 02:53:51 -04:00
..
2009-08-24 09:46:17 -04:00
2009-09-03 02:53:51 -04:00
2009-09-03 02:53:51 -04:00
2009-08-31 09:32:46 +02:00
2009-09-03 02:53:51 -04:00