![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | chpr (UPLO, N, ALPHA, X, INCX, AP) |
CHPR More... | |
subroutine | dspr (UPLO, N, ALPHA, X, INCX, AP) |
DSPR More... | |
subroutine | sspr (UPLO, N, ALPHA, X, INCX, AP) |
SSPR More... | |
subroutine | zhpr (UPLO, N, ALPHA, X, INCX, AP) |
ZHPR More... | |
subroutine | cspr (UPLO, N, ALPHA, X, INCX, AP) |
CSPR performs the symmetrical rank-1 update of a complex symmetric packed matrix. More... | |
subroutine | zspr (UPLO, N, ALPHA, X, INCX, AP) |
ZSPR performs the symmetrical rank-1 update of a complex symmetric packed matrix. More... | |