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