Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true > Struct Reference

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

typedef SVD::Index Eigen::internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::Index

Definition at line 225 of file SVD.

typedef MatrixType::RealScalar Eigen::internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::RealScalar

Definition at line 224 of file SVD.

typedef MatrixType::Scalar Eigen::internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::Scalar

Definition at line 223 of file SVD.

typedef JacobiSVD<MatrixType, QRPreconditioner> Eigen::internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >::SVD

Definition at line 222 of file SVD.


Member Function Documentation

static void Eigen::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 226 of file SVD.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011