GEMLQ: overwrites the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N': Q * C C * Q TRANS = 'C': Q**H * C C * Q**H where Q is a complex unitary matrix defined as the product of blocked elementary reflectors computed by short wide LQ factorization (CGELQ)
More...
GEMLQ: overwrites the general real M-by-N matrix C with SIDE = 'L' SIDE = 'R' TRANS = 'N': Q * C C * Q TRANS = 'C': Q**H * C C * Q**H where Q is a complex unitary matrix defined as the product of blocked elementary reflectors computed by short wide LQ factorization (CGELQ)
◆ la_cgemlq()
| la_lapack::gemlq::la_cgemlq |
◆ la_dgemlq()
| la_lapack::gemlq::la_dgemlq |
◆ la_qgemlq()
| la_lapack::gemlq::la_qgemlq |
◆ la_sgemlq()
| la_lapack::gemlq::la_sgemlq |
◆ la_wgemlq()
| la_lapack::gemlq::la_wgemlq |
◆ la_zgemlq()
| la_lapack::gemlq::la_zgemlq |
The documentation for this interface was generated from the following file: