$treeview $search $mathjax
Eigen-unsupported
3.2.5
$projectbrief
|
$projectbrief
|
$searchbox |
Classes | |
class | BDCSVD< _MatrixType > |
class Bidiagonal Divide and Conquer SVD More... | |
class | JacobiSVD< _MatrixType, QRPreconditioner > |
Two-sided Jacobi SVD decomposition of a rectangular matrix. More... | |
class | SVDBase< _MatrixType > |
Mother class of SVD classes algorithms. More... |
This module provides SVD decomposition for matrices (both real and complex). This decomposition is accessible via the following MatrixBase method:
#include <Eigen/SVD>