eigen/doc
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
..
examples * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
snippets * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
buildexamplelist.sh Add cholesky's members to MatrixBase 2008-07-19 22:59:05 +00:00
CMakeLists.txt Added an automatically generated list of selected examples in the documentation. 2008-07-19 20:36:41 +00:00
Doxyfile.in Added a SVD module: 2008-08-19 17:52:04 +00:00
echelon.cpp - many updates after Cwise change 2008-07-08 07:56:01 +00:00
example.cpp
Mainpage.dox Added an automatically generated list of selected examples in the documentation. 2008-07-19 20:36:41 +00:00
tutorial.cpp updated tutorial 2008-08-15 14:28:06 +00:00