LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for potrf: triangular factor:

Functions

subroutine cpotrf (UPLO, N, A, LDA, INFO)
 CPOTRF More...
 
subroutine dpotrf (UPLO, N, A, LDA, INFO)
 DPOTRF More...
 
subroutine spotrf (UPLO, N, A, LDA, INFO)
 SPOTRF More...
 
subroutine zpotrf (UPLO, N, A, LDA, INFO)
 ZPOTRF More...
 

Detailed Description