|
NAMESRC/cpptri.f SYNOPSISFunctions/Subroutinessubroutine cpptri (uplo, n, ap, info)
Function/Subroutine Documentationsubroutine cpptri (character uplo, integer n, complex, dimension( * ) ap, integer info)CPPTRI 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 cpptri.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|