LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ggglm: Gauss-Markov linear model
Collaboration diagram for ggglm: Gauss-Markov linear model:

Functions

subroutine cggglm (n, m, p, a, lda, b, ldb, d, x, y, work, lwork, info)
 CGGGLM
 
subroutine dggglm (n, m, p, a, lda, b, ldb, d, x, y, work, lwork, info)
 DGGGLM
 
subroutine sggglm (n, m, p, a, lda, b, ldb, d, x, y, work, lwork, info)
 SGGGLM
 
subroutine zggglm (n, m, p, a, lda, b, ldb, d, x, y, work, lwork, info)
 ZGGGLM
 

Detailed Description