|
NAMESRC/zpttrf.f SYNOPSISFunctions/Subroutinessubroutine zpttrf (n, d, e, info)
Function/Subroutine Documentationsubroutine zpttrf (integer n, double precision, dimension( * ) d, complex*16, dimension( * ) e, integer info)ZPTTRF Purpose:
Parameters N
D
E
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 91 of file zpttrf.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|