LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Collaboration diagram for potrf: triangular factor:

Functions

subroutine cpotrf (uplo, n, a, lda, info)
 CPOTRF
 
subroutine dpotrf (uplo, n, a, lda, info)
 DPOTRF
 
subroutine spotrf (uplo, n, a, lda, info)
 SPOTRF
 
subroutine zpotrf (uplo, n, a, lda, info)
 ZPOTRF
 

Detailed Description