LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
gelq: LQ factor, flexible
Collaboration diagram for gelq: LQ factor, flexible:

Functions

subroutine cgelq (m, n, a, lda, t, tsize, work, lwork, info)
 CGELQ
 
subroutine dgelq (m, n, a, lda, t, tsize, work, lwork, info)
 DGELQ
 
subroutine sgelq (m, n, a, lda, t, tsize, work, lwork, info)
 SGELQ
 
subroutine zgelq (m, n, a, lda, t, tsize, work, lwork, info)
 ZGELQ
 

Detailed Description