This is the complete list of members for qr< T >, including all inherited members.
delete_col(octave_idx_type j_arg) | qr< T > | |
delete_col(const Array< octave_idx_type > &j) | qr< T > | |
delete_col(octave_idx_type j_arg) | qr< T > | |
delete_col(const Array< octave_idx_type > &j) | qr< T > | |
delete_col(octave_idx_type j_arg) | qr< T > | |
delete_col(const Array< octave_idx_type > &j) | qr< T > | |
delete_col(octave_idx_type j_arg) | qr< T > | |
delete_col(const Array< octave_idx_type > &j) | qr< T > | |
delete_row(octave_idx_type j_arg) | qr< T > | |
delete_row(octave_idx_type j_arg) | qr< T > | |
delete_row(octave_idx_type j_arg) | qr< T > | |
delete_row(octave_idx_type j_arg) | qr< T > | |
form(octave_idx_type n_arg, Matrix &afact, double *tau, type qr_type) | qr< T > | |
form(octave_idx_type n_arg, FloatMatrix &afact, float *tau, type qr_type) | qr< T > | |
form(octave_idx_type n_arg, ComplexMatrix &afact, Complex *tau, type qr_type) | qr< T > | |
form(octave_idx_type n_arg, FloatComplexMatrix &afact, FloatComplex *tau, type qr_type) | qr< T > | |
init(const Matrix &a, type qr_type) | qr< T > | |
init(const FloatMatrix &a, type qr_type) | qr< T > | |
init(const ComplexMatrix &a, type qr_type) | qr< T > | |
init(const FloatComplexMatrix &a, type qr_type) | qr< T > | |
insert_col(const ColumnVector &u, octave_idx_type j_arg) | qr< T > | |
insert_col(const Matrix &u, const Array< octave_idx_type > &j) | qr< T > | |
insert_col(const FloatColumnVector &u, octave_idx_type j_arg) | qr< T > | |
insert_col(const FloatMatrix &u, const Array< octave_idx_type > &j) | qr< T > | |
insert_col(const ComplexColumnVector &u, octave_idx_type j_arg) | qr< T > | |
insert_col(const ComplexMatrix &u, const Array< octave_idx_type > &j) | qr< T > | |
insert_col(const FloatComplexColumnVector &u, octave_idx_type j_arg) | qr< T > | |
insert_col(const FloatComplexMatrix &u, const Array< octave_idx_type > &j) | qr< T > | |
insert_row(const RowVector &u, octave_idx_type j_arg) | qr< T > | |
insert_row(const FloatRowVector &u, octave_idx_type j_arg) | qr< T > | |
insert_row(const ComplexRowVector &u, octave_idx_type j_arg) | qr< T > | |
insert_row(const FloatComplexRowVector &u, octave_idx_type j_arg) | qr< T > | |
shift_cols(octave_idx_type i_arg, octave_idx_type j_arg) | qr< T > | |
shift_cols(octave_idx_type i_arg, octave_idx_type j_arg) | qr< T > | |
shift_cols(octave_idx_type i_arg, octave_idx_type j_arg) | qr< T > | |
shift_cols(octave_idx_type i_arg, octave_idx_type j_arg) | qr< T > | |
update(const ColumnVector &u, const ColumnVector &v) | qr< T > | |
update(const Matrix &u, const Matrix &v) | qr< T > | |
update(const FloatColumnVector &u, const FloatColumnVector &v) | qr< T > | |
update(const FloatMatrix &u, const FloatMatrix &v) | qr< T > | |
update(const ComplexColumnVector &u, const ComplexColumnVector &v) | qr< T > | |
update(const ComplexMatrix &u, const ComplexMatrix &v) | qr< T > | |
update(const FloatComplexColumnVector &u, const FloatComplexColumnVector &v) | qr< T > | |
update(const FloatComplexMatrix &u, const FloatComplexMatrix &v) | qr< T > |