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
SparseComplexQR Member List

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

C(const ComplexMatrix &b) const SparseComplexQRinline
N(void)SparseComplexQRinlineprotected
ok(void) const SparseComplexQRinline
operator=(const SparseComplexQR &a)SparseComplexQRinline
P(void) const SparseComplexQRinline
Pinv(void) const SparseComplexQRinline
Q(void) const SparseComplexQRinline
qrsolve(const SparseComplexMatrix &a, const Matrix &b, octave_idx_type &info)SparseComplexQRfriend
qrsolve(const SparseComplexMatrix &a, const SparseMatrix &b, octave_idx_type &info)SparseComplexQRfriend
qrsolve(const SparseComplexMatrix &a, const ComplexMatrix &b, octave_idx_type &info)SparseComplexQRfriend
qrsolve(const SparseComplexMatrix &a, const SparseComplexMatrix &b, octave_idx_type &info)SparseComplexQRfriend
R(const bool econ=false) const SparseComplexQRinline
repSparseComplexQRprivate
S(void)SparseComplexQRinlineprotected
SparseComplexQR(void)SparseComplexQRinline
SparseComplexQR(const SparseComplexMatrix &a, int order=0)SparseComplexQRinline
SparseComplexQR(const SparseComplexQR &a)SparseComplexQRinline
V(void) const SparseComplexQRinline
~SparseComplexQR(void)SparseComplexQRinline