SVD module

Classes

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

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>

Generated by  doxygen 1.6.2