Eigen  3.2.2
SparseQR< _MatrixType, _OrderingType > Member List

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

analyzePattern(const MatrixType &mat)SparseQR< _MatrixType, _OrderingType >
cols() constSparseQR< _MatrixType, _OrderingType >inline
colsPermutation() constSparseQR< _MatrixType, _OrderingType >inline
compute(const MatrixType &mat)SparseQR< _MatrixType, _OrderingType >inline
factorize(const MatrixType &mat)SparseQR< _MatrixType, _OrderingType >
info() constSparseQR< _MatrixType, _OrderingType >inline
lastErrorMessage() constSparseQR< _MatrixType, _OrderingType >inline
matrixQ() constSparseQR< _MatrixType, _OrderingType >inline
matrixR() constSparseQR< _MatrixType, _OrderingType >inline
rank() constSparseQR< _MatrixType, _OrderingType >inline
rows() constSparseQR< _MatrixType, _OrderingType >inline
setPivotThreshold(const RealScalar &threshold)SparseQR< _MatrixType, _OrderingType >inline
solve(const MatrixBase< Rhs > &B) constSparseQR< _MatrixType, _OrderingType >inline
SparseQR(const MatrixType &mat)SparseQR< _MatrixType, _OrderingType >inline