Go to the source code of this file.
Functions/Subroutines | |
| subroutine | DSPR2 (UPLO, N, ALPHA, X, INCX, Y, INCY, AP) |
| subroutine DSPR2 | ( | CHARACTER | UPLO, | |
| INTEGER | N, | |||
| DOUBLE PRECISION | ALPHA, | |||
| DOUBLE PRECISION,dimension(*) | X, | |||
| INTEGER | INCX, | |||
| DOUBLE PRECISION,dimension(*) | Y, | |||
| INTEGER | INCY, | |||
| DOUBLE PRECISION,dimension(*) | AP | |||
| ) |
1.6.3