$treeview $search $mathjax
Eigen  3.2.5
$projectbrief
$projectbrief
$searchbox

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 > [inline]
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 > [inline]
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]