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