|
NAMESRC/zpptri.f SYNOPSISFunctions/Subroutinessubroutine zpptri (uplo, n, ap, info)
Function/Subroutine Documentationsubroutine zpptri (character uplo, integer n, complex*16, dimension( * ) ap, integer info)ZPPTRI Purpose:
Parameters UPLO
N
AP
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 92 of file zpptri.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|