Shapeworks Studio  2.1
Shape analysis software suite
Eigen::SparseQR< _MatrixType, _OrderingType > Member List

This is the complete list of members for Eigen::SparseQR< _MatrixType, _OrderingType >, including all inherited members.

_solve(const MatrixBase< Rhs > &B, MatrixBase< Dest > &dest) const (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)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) (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >inline
factorize(const MatrixType &mat)Eigen::SparseQR< _MatrixType, _OrderingType >
Index typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
IndexVector typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
info() const Eigen::SparseQR< _MatrixType, _OrderingType >inline
lastErrorMessage() const Eigen::SparseQR< _MatrixType, _OrderingType >inline
m_analysisIsok (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_etree (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_factorizationIsok (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_firstRowElt (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_hcoeffs (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_info (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >mutableprotected
m_isInitialized (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_isQSorted (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_lastError (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_nonzeropivots (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_outputPerm_c (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_perm_c (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_pivotperm (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_pmat (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_Q (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_R (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_threshold (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
m_useDefaultThreshold (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >protected
matrixQ() const Eigen::SparseQR< _MatrixType, _OrderingType >inline
matrixR() const Eigen::SparseQR< _MatrixType, _OrderingType >inline
MatrixType typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
OrderingType typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
PermutationType typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
QRMatrixType typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
rank() const Eigen::SparseQR< _MatrixType, _OrderingType >inline
RealScalar typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
rows() const Eigen::SparseQR< _MatrixType, _OrderingType >inline
Scalar typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >
ScalarVector typedef (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)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 (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >inline
sort_matrix_Q() (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >inlineprotected
SparseQR() (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >inline
SparseQR(const MatrixType &mat) (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >inline
SparseQR_QProduct (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >friend
SparseQRMatrixQReturnType (defined in Eigen::SparseQR< _MatrixType, _OrderingType >)Eigen::SparseQR< _MatrixType, _OrderingType >friend