GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for base_qr< qr_type >, including all inherited members.
base_qr(void) | base_qr< qr_type > | inline |
base_qr(const qr_type &q, const qr_type &r) | base_qr< qr_type > | |
base_qr(const base_qr &a) | base_qr< qr_type > | inline |
get_type(void) const | base_qr< qr_type > | |
operator=(const base_qr &a) | base_qr< qr_type > | inline |
q | base_qr< qr_type > | protected |
Q(void) const | base_qr< qr_type > | inline |
qr_elt_type typedef | base_qr< qr_type > | |
R(void) const | base_qr< qr_type > | inline |
r | base_qr< qr_type > | protected |
regular(void) const | base_qr< qr_type > | |
~base_qr(void) | base_qr< qr_type > | inlinevirtual |