LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
syconvf: convert to/from hetrf to hetrf_rk format
Collaboration diagram for syconvf: convert to/from hetrf to hetrf_rk format:

Functions

subroutine csyconvf (UPLO, WAY, N, A, LDA, E, IPIV, INFO)
 CSYCONVF More...
 
subroutine dsyconvf (UPLO, WAY, N, A, LDA, E, IPIV, INFO)
 DSYCONVF More...
 
subroutine ssyconvf (UPLO, WAY, N, A, LDA, E, IPIV, INFO)
 SSYCONVF More...
 
subroutine zsyconvf (UPLO, WAY, N, A, LDA, E, IPIV, INFO)
 ZSYCONVF More...
 

Detailed Description