Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex > Struct Template Reference

Public Types

typedef Tridiagonalization< MatrixType >::CoeffVectorType CoeffVectorType
 
typedef Tridiagonalization< MatrixType >::HouseholderSequenceType HouseholderSequenceType
 
typedef MatrixType::Index Index
 

Static Public Member Functions

template<typename DiagonalType , typename SubDiagonalType >
static void run (MatrixType &mat, DiagonalType &diag, SubDiagonalType &subdiag, bool extractQ)
 

Detailed Description

template<typename MatrixType, int Size, bool IsComplex>
struct Eigen::internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >

Definition at line 384 of file Tridiagonalization.h.


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