![]() |
LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | cpotrf (UPLO, N, A, LDA, INFO) |
| CPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS. More... | |
| subroutine | dpotrf (UPLO, N, A, LDA, INFO) |
| DPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS. More... | |
| subroutine | spotrf (UPLO, N, A, LDA, INFO) |
| SPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS. More... | |
| subroutine | zpotrf (UPLO, N, A, LDA, INFO) |
| ZPOTRF VARIANT: right looking block version of the algorithm, calling Level 3 BLAS. More... | |
This is the group of Variants Computational routines