SparseQR Member List

This is the complete list of members for SparseQR, including all inherited members.
C(const Matrix &b) const SparseQR [inline]
ok(void) const SparseQR [inline]
operator=(const SparseQR &a)SparseQR [inline]
P(void) const SparseQR [inline]
Pinv(void) const SparseQR [inline]
Q(void) const SparseQR [inline]
qrsolve(const SparseMatrix &a, const Matrix &b, octave_idx_type &info)SparseQR [friend]
qrsolve(const SparseMatrix &a, const SparseMatrix &b, octave_idx_type &info)SparseQR [friend]
qrsolve(const SparseMatrix &a, const ComplexMatrix &b, octave_idx_type &info)SparseQR [friend]
qrsolve(const SparseMatrix &a, const SparseComplexMatrix &b, octave_idx_type &info)SparseQR [friend]
R(const bool econ=false) const SparseQR [inline]
repSparseQR [private]
SparseQR(void)SparseQR [inline]
SparseQR(const SparseMatrix &a, int order=0)SparseQR [inline]
SparseQR(const SparseQR &a)SparseQR [inline]
V(void) const SparseQR [inline]
~SparseQR(void)SparseQR [inline]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines