SRC/zpftri.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | ZPFTRI (TRANSR, UPLO, N, A, INFO) |
Function Documentation
| subroutine ZPFTRI |
( |
CHARACTER |
TRANSR, |
|
|
CHARACTER |
UPLO, |
|
|
INTEGER |
N, |
|
|
COMPLEX*16,dimension( 0: * ) |
A, |
|
|
INTEGER |
INFO | |
|
) |
| | |