|
NAMESRC/cpttrf.f SYNOPSISFunctions/Subroutinessubroutine cpttrf (n, d, e, info)
Function/Subroutine Documentationsubroutine cpttrf (integer n, real, dimension( * ) d, complex, dimension( * ) e, integer info)CPTTRF 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 cpttrf.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|