, including all inherited members.
| _solve(const MatrixBase< Rhs > &B, MatrixBase< Dest > &dest) const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| analyzePattern(const MatrixType &mat) | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| cols() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| colsPermutation() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| compute(const MatrixType &mat) | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| factorize(const MatrixType &mat) | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| Index typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| IndexVector typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| info() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| lastErrorMessage() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| m_analysisIsok | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_etree | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_factorizationIsok | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_firstRowElt | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_hcoeffs | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_info | Eigen::SparseQR< _MatrixType, _OrderingType > | [mutable, protected] |
| m_isInitialized | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_isQSorted | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_lastError | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_nonzeropivots | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_outputPerm_c | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_perm_c | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_pivotperm | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_pmat | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_Q | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_R | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_threshold | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| m_useDefaultThreshold | Eigen::SparseQR< _MatrixType, _OrderingType > | [protected] |
| matrixQ() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| matrixR() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| MatrixType typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| OrderingType typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| PermutationType typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| QRMatrixType typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| rank() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| RealScalar typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| rows() const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| Scalar typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| ScalarVector typedef | Eigen::SparseQR< _MatrixType, _OrderingType > | |
| setPivotThreshold(const RealScalar &threshold) | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| solve(const MatrixBase< Rhs > &B) const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| solve(const SparseMatrixBase< Rhs > &B) const | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| sort_matrix_Q() | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline, protected] |
| SparseQR() | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| SparseQR(const MatrixType &mat) | Eigen::SparseQR< _MatrixType, _OrderingType > | [inline] |
| SparseQR_QProduct | Eigen::SparseQR< _MatrixType, _OrderingType > | [friend] |
| SparseQRMatrixQReturnType | Eigen::SparseQR< _MatrixType, _OrderingType > | [friend] |