![]() |
![]()
| ![]() |
![]()
NAMESRC/dtrttp.f SYNOPSISFunctions/Subroutinessubroutine dtrttp (uplo, n, a, lda, ap, info)
Function/Subroutine Documentationsubroutine dtrttp (character uplo, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( * ) ap, integer info)DTRTTP 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 dtrttp.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|