Public Types | Static Public Member Functions

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

#include <JacobiSVD.h>

List of all members.

Public Types

typedef JacobiSVD< MatrixType,
QRPreconditioner > 
SVD
typedef SVD::Index Index

Static Public Member Functions

static void run (typename SVD::WorkMatrixType &, SVD &, Index, Index)

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


Member Typedef Documentation

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

Member Function Documentation

template<typename MatrixType , int QRPreconditioner>
static void internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, false >::run ( typename SVD::WorkMatrixType ,
SVD ,
Index  ,
Index   
) [inline, static]

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