Public Types | Static Public Member Functions | List of all members
Eigen::internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, false > Struct Template Reference

#include <JacobiSVD.h>

Public Types

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

Static Public Member Functions

static bool run (typename SVD::WorkMatrixType &, SVD &, Index, Index, RealScalar &)
 

Detailed Description

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

Definition at line 354 of file JacobiSVD.h.

Member Typedef Documentation

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

Definition at line 357 of file JacobiSVD.h.

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

Definition at line 356 of file JacobiSVD.h.

Member Function Documentation

template<typename MatrixType , int QRPreconditioner>
static bool Eigen::internal::svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, false >::run ( typename SVD::WorkMatrixType ,
SVD ,
Index  ,
Index  ,
RealScalar  
)
inlinestatic

Definition at line 358 of file JacobiSVD.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:47