_solve_impl(const MatrixBase< Rhs > &B, MatrixBase< Dest > &dest) const | Eigen::SparseQR< MatrixType_, OrderingType_ > | inline |
_sort_matrix_Q() | Eigen::SparseQR< MatrixType_, OrderingType_ > | inline |
analyzePattern(const MatrixType &mat) | Eigen::SparseQR< MatrixType_, OrderingType_ > | |
Base typedef | Eigen::SparseQR< MatrixType_, OrderingType_ > | protected |
cols() const | Eigen::SparseQR< MatrixType_, OrderingType_ > | inline |
ColsAtCompileTime enum value | Eigen::SparseQR< MatrixType_, OrderingType_ > | |
colsPermutation() const | Eigen::SparseQR< MatrixType_, OrderingType_ > | inline |
compute(const MatrixType &mat) | Eigen::SparseQR< MatrixType_, OrderingType_ > | inline |
derived() | Eigen::SparseSolverBase< SparseQR< MatrixType_, OrderingType_ > > | inline |
derived() const | Eigen::SparseSolverBase< SparseQR< MatrixType_, OrderingType_ > > | inline |
factorize(const MatrixType &mat) | 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_ > | mutableprotected |
m_isEtreeOk | Eigen::SparseQR< MatrixType_, OrderingType_ > | protected |
m_isInitialized | Eigen::SparseSolverBase< SparseQR< MatrixType_, OrderingType_ > > | mutableprotected |
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_ > | |
MaxColsAtCompileTime enum value | 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 |
SparseQR() | Eigen::SparseQR< MatrixType_, OrderingType_ > | inline |
SparseQR(const MatrixType &mat) | Eigen::SparseQR< MatrixType_, OrderingType_ > | inlineexplicit |
SparseSolverBase() | Eigen::SparseSolverBase< SparseQR< MatrixType_, OrderingType_ > > | inline |
SparseSolverBase(SparseSolverBase &&other) | Eigen::SparseSolverBase< SparseQR< MatrixType_, OrderingType_ > > | inline |
StorageIndex typedef | Eigen::SparseQR< MatrixType_, OrderingType_ > | |
~SparseSolverBase() | Eigen::SparseSolverBase< SparseQR< MatrixType_, OrderingType_ > > | inline |