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