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

#include <JacobiSVD.h>

Public Types

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

Static Public Member Functions

static bool run (typename SVD::WorkMatrixType &work_matrix, SVD &svd, Index p, Index q, RealScalar &maxDiagEntry)
 

Detailed Description

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

Definition at line 362 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, true >::RealScalar

Definition at line 366 of file JacobiSVD.h.

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

Definition at line 365 of file JacobiSVD.h.

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

Definition at line 364 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, true >::run ( typename SVD::WorkMatrixType work_matrix,
SVD svd,
Index  p,
Index  q,
RealScalar maxDiagEntry 
)
inlinestatic

Definition at line 367 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:48