|
|
| SparseQR_QProduct (const SparseQRType &qr, const Derived &other, bool transpose) |
| |
|
Index | rows () const |
| |
|
Index | cols () const |
| |
|
template<typename DesType > |
| void | evalTo (DesType &res) const |
| |
|
void | evalTo (Dest &dst) const |
| |
|
Index | rows () const |
| |
|
Index | cols () const |
| |
|
const Unusable & | coeff (Index) const |
| |
|
const Unusable & | coeff (Index, Index) const |
| |
|
Unusable & | coeffRef (Index) |
| |
|
Unusable & | coeffRef (Index, Index) |
| |
|
Unusable & | packet (Index) const |
| |
|
Unusable & | packet (Index, Index) const |
| |
|
|
const SparseQRType & | m_qr |
| |
|
const Derived & | m_other |
| |
|
bool | m_transpose |
| |
The documentation for this struct was generated from the following file: