![]() |
Eigen
3.2.7
|
This is the complete list of members for SparseQR< MatrixType, OrderingType >, including all inherited members.
analyzePattern(const MatrixType &mat) | SparseQR< MatrixType, OrderingType > | |
cols() const | SparseQR< MatrixType, OrderingType > | inline |
colsPermutation() const | SparseQR< MatrixType, OrderingType > | inline |
compute(const MatrixType &mat) | SparseQR< MatrixType, OrderingType > | inline |
factorize(const MatrixType &mat) | SparseQR< MatrixType, OrderingType > | |
info() const | SparseQR< MatrixType, OrderingType > | inline |
lastErrorMessage() const | SparseQR< MatrixType, OrderingType > | inline |
matrixQ() const | SparseQR< MatrixType, OrderingType > | inline |
matrixR() const | SparseQR< MatrixType, OrderingType > | inline |
rank() const | SparseQR< MatrixType, OrderingType > | inline |
rows() const | SparseQR< MatrixType, OrderingType > | inline |
setPivotThreshold(const RealScalar &threshold) | SparseQR< MatrixType, OrderingType > | inline |
solve(const MatrixBase< Rhs > &B) const | SparseQR< MatrixType, OrderingType > | inline |
SparseQR(const MatrixType &mat) | SparseQR< MatrixType, OrderingType > | inline |