Public Types | Static Public Member Functions | List of all members
Eigen::internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex > Struct Template Reference

#include <Tridiagonalization.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 386 of file Tridiagonalization.h.

Member Typedef Documentation

◆ CoeffVectorType

template<typename MatrixType , int Size, bool IsComplex>
typedef Tridiagonalization<MatrixType>::CoeffVectorType Eigen::internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >::CoeffVectorType

Definition at line 443 of file Tridiagonalization.h.

◆ HouseholderSequenceType

Definition at line 444 of file Tridiagonalization.h.

Member Function Documentation

◆ run()

template<typename MatrixType , int Size, bool IsComplex>
template<typename DiagonalType , typename SubDiagonalType >
static EIGEN_DEVICE_FUNC void Eigen::internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >::run ( MatrixType mat,
DiagonalType &  diag,
SubDiagonalType &  subdiag,
CoeffVectorType hCoeffs,
bool  extractQ 
)
inlinestatic

Definition at line 447 of file Tridiagonalization.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:13:26