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

Public Types

typedef MatrixType::Scalar Scalar
 
typedef MatrixType::RealScalar RealScalar
 

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>
struct Eigen::internal::tridiagonalization_inplace_selector< MatrixType, 3, false >

Definition at line 461 of file Tridiagonalization.h.


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