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