OSVR-Core
|
Classes | |
class | Eigen::SVD< MatrixType > |
class | Eigen::JacobiSVD< _MatrixType, QRPreconditioner > |
Two-sided Jacobi SVD decomposition of a rectangular matrix. More... | |
class | Eigen::BDCSVD< _MatrixType > |
class Bidiagonal Divide and Conquer SVD More... | |
class | Eigen::SVDBase< _MatrixType > |
Mother class of SVD classes algorithms. More... | |