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

Public Types

typedef MatrixType::Scalar Scalar
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 506 of file Tridiagonalization.h.


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