Go to the source code of this file.
Functions/Subroutines |
subroutine | CHPR (UPLO, N, ALPHA, X, INCX, AP) |
Function Documentation
subroutine CHPR |
( |
CHARACTER |
UPLO, |
|
|
INTEGER |
N, |
|
|
REAL |
ALPHA, |
|
|
COMPLEX,dimension(*) |
X, |
|
|
INTEGER |
INCX, |
|
|
COMPLEX,dimension(*) |
AP |
|
) |
| |
Definition at line 1 of file chpr.f.