Benoit Jacob 6e4e94ff32 * JacobiSVD:
- support complex numbers
 - big rewrite of the 2x2 kernel, much more robust
* Jacobi:
 - fix weirdness in initial design, e.g. applyJacobiOnTheRight actually did the inverse transformation
 - fully support complex numbers
 - fix logic to decide whether to vectorize
 - remove several clumsy methods

fix for complex numbers
2009-08-31 22:26:15 -04:00
..
2009-08-31 22:26:15 -04:00
2009-06-10 11:20:30 +02:00
2009-06-19 19:09:35 +02:00
2009-06-19 20:46:55 +02:00
2009-08-03 16:06:57 +02:00
2009-08-09 16:58:13 +02:00
LU
2009-05-13 02:02:22 +00:00
SVD
2009-08-31 22:26:15 -04:00