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

Public Types

typedef SPQRType::Scalar Scalar
 
typedef SPQRType::StorageIndex StorageIndex
 

Public Member Functions

 SPQR_QProduct (const SPQRType &spqr, const Derived &other, bool transpose)
 
Index rows () const
 
Index cols () const
 
template<typename ResType >
void evalTo (ResType &res) const
 

Public Attributes

const SPQRType & m_spqr
 
const Derived & m_other
 
bool m_transpose
 

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