Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true > Struct Template Reference


Detailed Description

template<typename MatrixType, int QRPreconditioner>
struct internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >

Definition at line 219 of file JacobiSVD.h.

#include <src/SVD/JacobiSVD.h>

List of all members.

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)

Member Typedef Documentation

template<typename MatrixType , int QRPreconditioner>
typedef SVD::Index internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::Index

Definition at line 224 of file JacobiSVD.h.

template<typename MatrixType , int QRPreconditioner>
typedef MatrixType::RealScalar internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::RealScalar

Definition at line 223 of file JacobiSVD.h.

template<typename MatrixType , int QRPreconditioner>
typedef MatrixType::Scalar internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::Scalar

Definition at line 222 of file JacobiSVD.h.

template<typename MatrixType , int QRPreconditioner>
typedef JacobiSVD<MatrixType, QRPreconditioner> internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::SVD

Definition at line 221 of file JacobiSVD.h.


Member Function Documentation

template<typename MatrixType , int QRPreconditioner>
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]



Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011