Definition at line 161 of file JacobiSVD.h.
#include <src/SVD/JacobiSVD.h>
Static Public Member Functions | |
static bool | run (JacobiSVD< MatrixType, HouseholderQRPreconditioner > &svd, const MatrixType &matrix) |
static bool internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >::run | ( | JacobiSVD< MatrixType, HouseholderQRPreconditioner > & | svd, |
const MatrixType & | matrix | ||
) | [inline, static] |
Definition at line 163 of file JacobiSVD.h.
References JacobiSVD< _MatrixType, QRPreconditioner >::computeV(), HouseholderQR< _MatrixType >::householderQ(), JacobiSVD< _MatrixType, QRPreconditioner >::m_computeFullU, JacobiSVD< _MatrixType, QRPreconditioner >::m_computeThinU, JacobiSVD< _MatrixType, QRPreconditioner >::m_matrixU, JacobiSVD< _MatrixType, QRPreconditioner >::m_matrixV, JacobiSVD< _MatrixType, QRPreconditioner >::m_workMatrix, and HouseholderQR< _MatrixType >::matrixQR().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |