![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cpotrs (UPLO, N, NRHS, A, LDA, B, LDB, INFO) |
CPOTRS More... | |
subroutine | dpotrs (UPLO, N, NRHS, A, LDA, B, LDB, INFO) |
DPOTRS More... | |
subroutine | spotrs (UPLO, N, NRHS, A, LDA, B, LDB, INFO) |
SPOTRS More... | |
subroutine | zpotrs (UPLO, N, NRHS, A, LDA, B, LDB, INFO) |
ZPOTRS More... | |