Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions
Eigen::internal::qr_preconditioner_impl< MatrixType, ColPivHouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true > Class Template Reference

Public Types

typedef MatrixType::Index Index
 

Public Member Functions

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

Detailed Description

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

Definition at line 156 of file JacobiSVD.h.


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