other versions
| sgeqrt2.f(3) | LAPACK | sgeqrt2.f(3) |
NAME¶
sgeqrt2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgeqrt2 (M, N, A, LDA, T, LDT,
INFO)
SGEQRT2 computes a QR factorization of a general real or complex matrix
using the compact WY representation of Q.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |