Definition at line 135 of file JacobiSVD.h.
#include <src/SVD/JacobiSVD.h>
Static Public Member Functions | |
static bool | run (JacobiSVD< MatrixType, ColPivHouseholderQRPreconditioner > &svd, const MatrixType &matrix) |
static bool internal::qr_preconditioner_impl< MatrixType, ColPivHouseholderQRPreconditioner, PreconditionIfMoreColsThanRows, true >::run | ( | JacobiSVD< MatrixType, ColPivHouseholderQRPreconditioner > & | svd, |
const MatrixType & | matrix | ||
) | [inline, static] |
Definition at line 137 of file JacobiSVD.h.
References JacobiSVD< _MatrixType, QRPreconditioner >::computeU(), JacobiSVD< _MatrixType, QRPreconditioner >::m_computeFullV, JacobiSVD< _MatrixType, QRPreconditioner >::m_computeThinV, JacobiSVD< _MatrixType, QRPreconditioner >::m_matrixU, JacobiSVD< _MatrixType, QRPreconditioner >::m_matrixV, and JacobiSVD< _MatrixType, QRPreconditioner >::m_workMatrix.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |