_solve(const MatrixBase< Rhs > &b, MatrixBase< Dest > &dest) const (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | inline |
cholmodCommon() const | Eigen::SPQR< _MatrixType > | inline |
cols() const | Eigen::SPQR< _MatrixType > | inline |
colsPermutation() const | Eigen::SPQR< _MatrixType > | inline |
compute(const _MatrixType &matrix) (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | inline |
Index typedef (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | |
info() const | Eigen::SPQR< _MatrixType > | inline |
m_allow_tol (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | protected |
m_analysisIsOk (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | protected |
m_cc (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_cR (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_E (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_factorizationIsOk (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | protected |
m_H (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_HPinv (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_HTau (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_info (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_isInitialized (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | protected |
m_isRUpToDate (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_ordering (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | protected |
m_R (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_rank (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | mutableprotected |
m_tolerance (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | protected |
matrixQ() const | Eigen::SPQR< _MatrixType > | inline |
matrixR() const | Eigen::SPQR< _MatrixType > | inline |
MatrixType typedef (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | |
PermutationType typedef (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | |
rank() const | Eigen::SPQR< _MatrixType > | inline |
RealScalar typedef (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | |
rows() const | Eigen::SPQR< _MatrixType > | inline |
Scalar typedef (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | |
setPivotThreshold(const RealScalar &tol) | Eigen::SPQR< _MatrixType > | inline |
setSPQROrdering(int ord) | Eigen::SPQR< _MatrixType > | inline |
solve(const MatrixBase< Rhs > &B) const | Eigen::SPQR< _MatrixType > | inline |
SPQR() (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | inline |
SPQR(const _MatrixType &matrix) (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | inline |
SPQR_QProduct (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | friend |
~SPQR() (defined in Eigen::SPQR< _MatrixType >) | Eigen::SPQR< _MatrixType > | inline |