Definition at line 219 of file JacobiSVD.h.
#include <src/SVD/JacobiSVD.h>
Public Types | |
typedef JacobiSVD< MatrixType, QRPreconditioner > | SVD |
typedef MatrixType::Scalar | Scalar |
typedef MatrixType::RealScalar | RealScalar |
typedef SVD::Index | Index |
Static Public Member Functions | |
static void | run (typename SVD::WorkMatrixType &work_matrix, SVD &svd, Index p, Index q) |
typedef SVD::Index internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::Index |
Definition at line 224 of file JacobiSVD.h.
typedef MatrixType::RealScalar internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::RealScalar |
Definition at line 223 of file JacobiSVD.h.
typedef MatrixType::Scalar internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::Scalar |
Definition at line 222 of file JacobiSVD.h.
typedef JacobiSVD<MatrixType, QRPreconditioner> internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::SVD |
Definition at line 221 of file JacobiSVD.h.
static void internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::run | ( | typename SVD::WorkMatrixType & | work_matrix, |
SVD & | svd, | ||
Index | p, | ||
Index | q | ||
) | [inline, static] |
Definition at line 225 of file JacobiSVD.h.
References abs(), abs2(), JacobiRotation< Scalar >::adjoint(), JacobiRotation< Scalar >::c(), PlainObjectBase< Derived >::coeff(), JacobiSVD< _MatrixType, QRPreconditioner >::computeU(), JacobiSVD< _MatrixType, QRPreconditioner >::computeV(), JacobiSVD< _MatrixType, QRPreconditioner >::m_matrixU, JacobiSVD< _MatrixType, QRPreconditioner >::m_matrixV, JacobiRotation< Scalar >::s(), and internal::sqrt().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |