Path Tracer
|
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 |