LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for {he,sy}tri2x: inverse:

Functions

subroutine chetri2x (uplo, n, a, lda, ipiv, work, nb, info)
 CHETRI2X
 
subroutine csytri2x (uplo, n, a, lda, ipiv, work, nb, info)
 CSYTRI2X
 
subroutine dsytri2x (uplo, n, a, lda, ipiv, work, nb, info)
 DSYTRI2X
 
subroutine ssytri2x (uplo, n, a, lda, ipiv, work, nb, info)
 SSYTRI2X
 
subroutine zhetri2x (uplo, n, a, lda, ipiv, work, nb, info)
 ZHETRI2X
 
subroutine zsytri2x (uplo, n, a, lda, ipiv, work, nb, info)
 ZSYTRI2X
 

Detailed Description