Go to the source code of this file.
Functions/Subroutines |
subroutine | DSPGST (ITYPE, UPLO, N, AP, BP, INFO) |
Function Documentation
subroutine DSPGST |
( |
INTEGER |
ITYPE, |
|
|
CHARACTER |
UPLO, |
|
|
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
AP, |
|
|
DOUBLE PRECISION,dimension( * ) |
BP, |
|
|
INTEGER |
INFO |
|
) |
| |