Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Public Attributes
Eigen::SparseQRMatrixQTransposeReturnType< SparseQRType > Struct Template Reference

Public Member Functions

 SparseQRMatrixQTransposeReturnType (const SparseQRType &qr)
 
template<typename Derived >
SparseQR_QProduct< SparseQRType, Derived > operator* (const MatrixBase< Derived > &other)
 

Public Attributes

const SparseQRType & m_qr
 

Detailed Description

template<typename SparseQRType>
struct Eigen::SparseQRMatrixQTransposeReturnType< SparseQRType >

Definition at line 18 of file SparseQR.h.


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