Eigen  3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
 
Loading...
Searching...
No Matches
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() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
colsPermutation() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
compute(const MatrixType &mat)Eigen::SparseQR< MatrixType_, OrderingType_ >inline
factorize(const MatrixType &mat)Eigen::SparseQR< MatrixType_, OrderingType_ >
info() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
lastErrorMessage() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
matrixQ() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
matrixR() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
rank() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
rows() constEigen::SparseQR< MatrixType_, OrderingType_ >inline
setPivotThreshold(const RealScalar &threshold)Eigen::SparseQR< MatrixType_, OrderingType_ >inline
solve(const MatrixBase< Rhs > &B) constEigen::SparseQR< MatrixType_, OrderingType_ >inline
SparseQR(const MatrixType &mat)Eigen::SparseQR< MatrixType_, OrderingType_ >inlineexplicit
SparseSolverBase()Eigen::SparseSolverBase< SparseQR< MatrixType_, OrderingType_ > >inline