This module provides SVD decomposition for matrices (both real and complex). Two decomposition algorithms are provided:
#include <Eigen/SVD>
 | class | Eigen::BDCSVD< _MatrixType > | 
| class Bidiagonal Divide and Conquer SVD More... | |
| class | Eigen::JacobiSVD< _MatrixType, QRPreconditioner > | 
| Two-sided Jacobi SVD decomposition of a rectangular matrix. More... | |
| class | Eigen::SVDBase< Derived > | 
| Base class of SVD algorithms. More... | |
    © Eigen.
Licensed under the MPL2 License.
    https://eigen.tuxfamily.org/dox/group__SVD__Module.html