Public Member Functions | Private Types | Private Attributes | List of all members
Eigen::internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true > Class Template Reference

#include <JacobiSVD.h>

Public Member Functions

void allocate (const JacobiSVD< MatrixType, HouseholderQRPreconditioner > &svd)
 
bool run (JacobiSVD< MatrixType, HouseholderQRPreconditioner > &svd, const MatrixType &matrix)
 

Private Types

typedef HouseholderQR< MatrixTypeQRType
 

Private Attributes

QRType m_qr
 
internal::plain_col_type< MatrixType >::type m_workspace
 

Detailed Description

template<typename MatrixType>
class Eigen::internal::qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >

Definition at line 254 of file JacobiSVD.h.

Member Typedef Documentation

◆ QRType

Definition at line 286 of file JacobiSVD.h.

Member Function Documentation

◆ allocate()

Definition at line 257 of file JacobiSVD.h.

◆ run()

Definition at line 268 of file JacobiSVD.h.

Member Data Documentation

◆ m_qr

Definition at line 287 of file JacobiSVD.h.

◆ m_workspace

Definition at line 288 of file JacobiSVD.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:15