OSVR-Core
Public Types | Static Public Member Functions | List of all members
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)
 

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