LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Variants Computational routines
Collaboration diagram for Variants Computational routines:

Functions

subroutine cpotrf (uplo, n, a, lda, info)
 CPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS.
 
subroutine dpotrf (uplo, n, a, lda, info)
 DPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS.
 
subroutine spotrf (uplo, n, a, lda, info)
 SPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS.
 
subroutine zpotrf (uplo, n, a, lda, info)
 ZPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS.
 

Detailed Description

This is the group of Variants Computational routines