GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SparseQR Member List

This is the complete list of members for SparseQR, including all inherited members.

C(const Matrix &b) const SparseQRinline
N(void)SparseQRinlineprotected
ok(void) const SparseQRinline
operator=(const SparseQR &a)SparseQRinline
P(void) const SparseQRinline
Pinv(void) const SparseQRinline
Q(void) const SparseQRinline
qrsolve(const SparseMatrix &a, const Matrix &b, octave_idx_type &info)SparseQRfriend
qrsolve(const SparseMatrix &a, const SparseMatrix &b, octave_idx_type &info)SparseQRfriend
qrsolve(const SparseMatrix &a, const ComplexMatrix &b, octave_idx_type &info)SparseQRfriend
qrsolve(const SparseMatrix &a, const SparseComplexMatrix &b, octave_idx_type &info)SparseQRfriend
R(const bool econ=false) const SparseQRinline
repSparseQRprivate
S(void)SparseQRinlineprotected
SparseQR(void)SparseQRinline
SparseQR(const SparseMatrix &a, int order=0)SparseQRinline
SparseQR(const SparseQR &a)SparseQRinline
V(void) const SparseQRinline
~SparseQR(void)SparseQRinline