SVD module


Detailed Description

Warning:
This is not considered to be part of the stable public API yet. Changes may happen in future releases. See Experimental parts of Eigen
This module provides SVD decomposition for (currently) real matrices. This decomposition is accessible via the following MatrixBase method:

 #include <Eigen/SVD>


Classes

class  SVD
 Standard SVD decomposition of a matrix and associated features. More...


Generated on Thu Apr 9 10:10:01 2009 for Eigen by  doxygen 1.5.5