LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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
 
subroutine dsyconvf (uplo, way, n, a, lda, e, ipiv, info)
 DSYCONVF
 
subroutine ssyconvf (uplo, way, n, a, lda, e, ipiv, info)
 SSYCONVF
 
subroutine zsyconvf (uplo, way, n, a, lda, e, ipiv, info)
 ZSYCONVF
 

Detailed Description