![]() |
![]()
| ![]() |
![]()
NAMESRC/dlag2s.f SYNOPSISFunctions/Subroutinessubroutine dlag2s (m, n, a, lda, sa, ldsa, info)
Function/Subroutine Documentationsubroutine dlag2s (integer m, integer n, double precision, dimension( lda, * ) a, integer lda, real, dimension( ldsa, * ) sa, integer ldsa, integer info)DLAG2S converts a double precision matrix to a 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 107 of file dlag2s.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|