![]() |
![]()
| ![]() |
![]()
NAMESRC/dsyconv.f SYNOPSISFunctions/Subroutinessubroutine dsyconv (uplo, way, n, a, lda, ipiv, e, info)
Function/Subroutine Documentationsubroutine dsyconv (character uplo, character way, integer n, double precision, dimension( lda, * ) a, integer lda, integer, dimension( * ) ipiv, double precision, dimension( * ) e, integer info)DSYCONV 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 dsyconv.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|