Files
eigen/Eigen/src/Core/util
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-02-23 07:50:56 +00:00
2009-09-03 02:53:51 -04:00
2009-09-03 02:50:42 -04:00
2009-08-15 11:52:50 +02:00