Gael Guennebaud 104f8fd36e Added a SVD module:
- the decompostion code has been adfapted from JAMA
 - handles non square matrices of size MxN with M>=N
 - does not work for complex matrices
 - includes a solver where the parts corresponding to zero singular values are set to zero
2008-08-19 17:52:04 +00:00
..
2008-08-19 17:52:04 +00:00
2008-08-09 20:06:25 +00:00
LU
2008-08-11 21:26:37 +00:00