Eigen  3.3.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Eigen::SparseQR< MatrixType, OrderingType > Member List

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

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)Eigen::SparseQR< MatrixType, OrderingType >inline
factorize(const MatrixType &mat)Eigen::SparseQR< MatrixType, OrderingType >
info() const Eigen::SparseQR< MatrixType, OrderingType >inline
lastErrorMessage() const Eigen::SparseQR< MatrixType, OrderingType >inline
matrixQ() const Eigen::SparseQR< MatrixType, OrderingType >inline
matrixR() const Eigen::SparseQR< MatrixType, OrderingType >inline
rank() const Eigen::SparseQR< MatrixType, OrderingType >inline
rows() const Eigen::SparseQR< MatrixType, OrderingType >inline
setPivotThreshold(const RealScalar &threshold)Eigen::SparseQR< MatrixType, OrderingType >inline
solve(const MatrixBase< Rhs > &B) const Eigen::SparseQR< MatrixType, OrderingType >inline
SparseQR(const MatrixType &mat)Eigen::SparseQR< MatrixType, OrderingType >inlineexplicit
SparseSolverBase()Eigen::SparseSolverBase< SparseQR< _MatrixType, _OrderingType > >inline