Path Tracer
Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::SparseQR_QProduct< SparseQRType, Derived > Struct Template Reference

Public Types

typedef SparseQRType::QRMatrixType MatrixType
 
typedef SparseQRType::Scalar Scalar
 

Public Member Functions

 SparseQR_QProduct (const SparseQRType &qr, const Derived &other, bool transpose)
 
Index rows () const
 
Index cols () const
 
template<typename DesType >
void evalTo (DesType &res) const
 

Public Attributes

const SparseQRType & m_qr
 
const Derived & m_other
 
bool m_transpose
 

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