LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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