[eigen-commits] commit/eigen2: 2 new changesets

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


2 new changesets in eigen2:

http://www.bitbucket.org/eigen/eigen2/changeset/6948c8fad0b6/
changeset:   r1541:6948c8fad0b6
user:        bjacob
date:        2009-09-03 08:50:42
summary:     introduce EIGEN_SIZE_MIN
now we should check if some EIGEN_ENUM_MIN usage needs to be replaced by that... potential bug when using mixed-size matrice
affected #:  1 file (208 bytes)

http://www.bitbucket.org/eigen/eigen2/changeset/07d372f7c3d7/
changeset:   r1542:07d372f7c3d7
user:        bjacob
date:        2009-09-03 08:53:51
summary:     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!)
affected #:  4 files (4.3 KB)

Repository URL: http://bitbucket.org/eigen/eigen2/

-- 
This is a commit notification from bitbucket.org.
You are receiving this because you have the service 
enabled, addressing the recipient of this email.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/