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