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

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

base_qr(void)base_qr< Matrix >inline
base_qr(const Matrix &q, const Matrix &r)base_qr< Matrix >
base_qr(const base_qr &a)base_qr< Matrix >inline
delete_col(octave_idx_type j)QR
delete_col(const Array< octave_idx_type > &j)QR
delete_row(octave_idx_type j)QR
economyQRstatic
form(octave_idx_type n, Matrix &afact, double *tau, qr_type_t qr_type)QRprotected
get_type(void) constbase_qr< Matrix >
init(const Matrix &, qr_type_t=qr_type_std)QRP
insert_col(const ColumnVector &u, octave_idx_type j)QR
insert_col(const Matrix &u, const Array< octave_idx_type > &j)QR
insert_row(const RowVector &u, octave_idx_type j)QR
operator<<(std::ostream &, const QRP &)QRPfriend
operator=(const QRP &a)QRPinline
QR::operator=(const base_qr &a)base_qr< Matrix >inline
pQRPprotected
P(void) const QRPinline
Pvec(void) const QRP
qbase_qr< Matrix >protected
Q(void) constbase_qr< Matrix >inline
QR(void)QRinline
QR(const Matrix &, qr_type_t=qr_type_std)QR
QR(const Matrix &qx, const Matrix &rx)QRinline
QR(const QR &a)QRinline
qr_elt_type typedefbase_qr< Matrix >
QRP(void)QRPinline
QRP(const Matrix &, qr_type_t=qr_type_std)QRP
QRP(const QRP &a)QRPinline
R(void) constbase_qr< Matrix >inline
rbase_qr< Matrix >protected
rawQRstatic
regular(void) constbase_qr< Matrix >
shift_cols(octave_idx_type i, octave_idx_type j)QR
stdQRstatic
type typedefQR
update(const ColumnVector &u, const ColumnVector &v)QR
update(const Matrix &u, const Matrix &v)QR
~base_qr(void)base_qr< Matrix >inlinevirtual
~QRP(void)QRPinline