Public Types | Static Public Member Functions

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

#include <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)

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


Member Typedef Documentation

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

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]

The documentation for this struct was generated from the following file: