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

#include <Tridiagonalization.h>

Public Types

typedef MatrixType::Scalar Scalar
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 510 of file Tridiagonalization.h.

Member Typedef Documentation

◆ Scalar

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

Definition at line 512 of file Tridiagonalization.h.

Member Function Documentation

◆ run()

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

Definition at line 516 of file Tridiagonalization.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:00