JacobiSVD.h File Reference

Go to the source code of this file.

Classes

class  Eigen::JacobiSVD< MatrixType_, Options_ >
 Two-sided Jacobi SVD decomposition of a rectangular matrix. More...
 

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Enumerations

enum  {
  Eigen::internal::PreconditionIfMoreColsThanRows ,
  Eigen::internal::PreconditionIfMoreRowsThanCols
}