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
economyQR [static]
form(octave_idx_type n, Matrix &afact, double *tau, qr_type_t qr_type)QR [protected]
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 &)QRP [friend]
operator=(const QRP &a)QRP [inline]
QR::operator=(const base_qr &a)base_qr< Matrix > [inline]
pQRP [protected]
P(void) const QRP [inline]
Pvec(void) const QRP
qbase_qr< Matrix > [protected]
Q(void) constbase_qr< Matrix > [inline]
QR(void)QR [inline]
QR(const Matrix &, qr_type_t=qr_type_std)QR
QR(const Matrix &qx, const Matrix &rx)QR [inline]
QR(const QR &a)QR [inline]
qr_elt_type typedefbase_qr< Matrix >
QRP(void)QRP [inline]
QRP(const Matrix &, qr_type_t=qr_type_std)QRP
QRP(const QRP &a)QRP [inline]
R(void) constbase_qr< Matrix > [inline]
rbase_qr< Matrix > [protected]
rawQR [static]
regular(void) constbase_qr< Matrix >
shift_cols(octave_idx_type i, octave_idx_type j)QR
stdQR [static]
type typedefQR
update(const ColumnVector &u, const ColumnVector &v)QR
update(const Matrix &u, const Matrix &v)QR
~base_qr(void)base_qr< Matrix > [inline, virtual]
~QRP(void)QRP [inline]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines