![]() |
![]()
| ![]() |
![]()
NAMESRC/ssyconv.f SYNOPSISFunctions/Subroutinessubroutine ssyconv (uplo, way, n, a, lda, ipiv, e, info)
Function/Subroutine Documentationsubroutine ssyconv (character uplo, character way, integer n, real, dimension( lda, * ) a, integer lda, integer, dimension( * ) ipiv, real, dimension( * ) e, integer info)SSYCONV Purpose:
Parameters UPLO
WAY
N
A
LDA
IPIV
E
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 113 of file ssyconv.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|