![]() |
![]()
| ![]() |
![]()
NAMESRC/zlat2c.f SYNOPSISFunctions/Subroutinessubroutine zlat2c (uplo, n, a, lda, sa, ldsa, info)
Function/Subroutine Documentationsubroutine zlat2c (character uplo, integer n, complex*16, dimension( lda, * ) a, integer lda, complex, dimension( ldsa, * ) sa, integer ldsa, integer info)ZLAT2C converts a double complex triangular matrix to a complex triangular matrix. Purpose:
Parameters UPLO
N
A
LDA
SA
LDSA
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 110 of file zlat2c.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|