![]() |
![]()
| ![]() |
![]()
NAMESRC/stpttr.f SYNOPSISFunctions/Subroutinessubroutine stpttr (uplo, n, ap, a, lda, info)
Function/Subroutine Documentationsubroutine stpttr (character uplo, integer n, real, dimension( * ) ap, real, dimension( lda, * ) a, integer lda, integer info)STPTTR copies a triangular matrix from the standard packed format (TP) to the standard full format (TR). Purpose:
Parameters UPLO
N
AP
A
LDA
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 103 of file stpttr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|