Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
SVD module
This module provides SVD decomposition for matrices (both real and complex). More...
Data Structures | |
| class | JacobiSVD< _MatrixType, QRPreconditioner > |
| Two-sided Jacobi SVD decomposition of a rectangular matrix. More... | |
Detailed Description
This module provides SVD decomposition for matrices (both real and complex).
This decomposition is accessible via the following MatrixBase method:
- MatrixBase::jacobiSvd()
#include <Eigen/SVD>
Generated on Thu Nov 17 2022 22:01:31 by
1.7.2