GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
sparse_qr< SPARSE_T > Member List

This is the complete list of members for sparse_qr< SPARSE_T >, including all inherited members.

C(const typename SPARSE_T::dense_matrix_type &b, bool econ=false) constsparse_qr< SPARSE_T >
E(void) constsparse_qr< SPARSE_T >
E_MAT() constsparse_qr< SPARSE_T >
m_repsparse_qr< SPARSE_T >private
min2norm_solve(const SPARSE_T &a, const RHS_T &b, octave_idx_type &info, int order)sparse_qr< SPARSE_T >privatestatic
ok(void) constsparse_qr< SPARSE_T >
operator=(const sparse_qr &a)=defaultsparse_qr< SPARSE_T >
P(void) constsparse_qr< SPARSE_T >
Pinv(void) constsparse_qr< SPARSE_T >
Q(bool econ=false) constsparse_qr< SPARSE_T >
R(bool econ=false) constsparse_qr< SPARSE_T >
solve(const SPARSE_T &a, const RHS_T &b, octave_idx_type &info)sparse_qr< SPARSE_T >static
solve(const SPARSE_T &a, const RHS_T &b, octave_idx_type &info)sparse_qr< SPARSE_T >
sparse_qr(void)sparse_qr< SPARSE_T >
sparse_qr(const SPARSE_T &a, int order=0)sparse_qr< SPARSE_T >
sparse_qr(const sparse_qr &a)=defaultsparse_qr< SPARSE_T >
tall_solve(const RHS_T &b, octave_idx_type &info) constsparse_qr< SPARSE_T >private
tall_solve(const RHS_T &b, octave_idx_type &info) constsparse_qr< SPARSE_T >
V(void) constsparse_qr< SPARSE_T >
wide_solve(const RHS_T &b, octave_idx_type &info) constsparse_qr< SPARSE_T >private
wide_solve(const RHS_T &b, octave_idx_type &info) constsparse_qr< SPARSE_T >
~sparse_qr(void)=defaultsparse_qr< SPARSE_T >