This is the complete list of members for octave::math::gsvd< T >, including all inherited members.
ggsvd(char &jobu, char &jobv, char &jobq, octave_f77_int_type m, octave_f77_int_type n, octave_f77_int_type p, octave_f77_int_type &k, octave_f77_int_type &l, P *tmp_dataA, octave_f77_int_type m1, P *tmp_dataB, octave_f77_int_type p1, real_matrix &alpha, real_matrix &beta, P *u, octave_f77_int_type nrow_u, P *v, octave_f77_int_type nrow_v, P *q, octave_f77_int_type nrow_q, T &work, octave_f77_int_type lwork, octave_f77_int_type *iwork, octave_f77_int_type &info) | octave::math::gsvd< T > | private |
gsvd(void) | octave::math::gsvd< T > | inline |
gsvd(const T &a, const T &b, gsvd::Type gsvd_type=gsvd< T >::Type::economy) | octave::math::gsvd< T > | |
gsvd(const gsvd &a) | octave::math::gsvd< T > | inline |
left_singular_matrix_A(void) const | octave::math::gsvd< T > | |
left_singular_matrix_B(void) const | octave::math::gsvd< T > | |
left_smA | octave::math::gsvd< T > | private |
left_smB | octave::math::gsvd< T > | private |
operator=(const gsvd &a) | octave::math::gsvd< T > | inline |
P typedef | octave::math::gsvd< T > | private |
R | octave::math::gsvd< T > | private |
R_matrix(void) const | octave::math::gsvd< T > | |
real_matrix typedef | octave::math::gsvd< T > | private |
right_singular_matrix(void) const | octave::math::gsvd< T > | |
right_sm | octave::math::gsvd< T > | private |
sigmaA | octave::math::gsvd< T > | private |
sigmaB | octave::math::gsvd< T > | private |
singular_values_A(void) const | octave::math::gsvd< T > | inline |
singular_values_B(void) const | octave::math::gsvd< T > | inline |
Type enum name | octave::math::gsvd< T > | |
type | octave::math::gsvd< T > | private |
~gsvd(void)=default | octave::math::gsvd< T > |