ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pslasizesyevx (WKNOWN, RANGE, N, DESCA, VL, VU, IL, IU, ISEED, WIN, MAXSIZE, VECSIZE, VALSIZE) |
subroutine pslasizesyevx | ( | logical | WKNOWN, |
character | RANGE, | ||
integer | N, | ||
integer, dimension( * ) | DESCA, | ||
real | VL, | ||
real | VU, | ||
integer | IL, | ||
integer | IU, | ||
integer, dimension( 4 ) | ISEED, | ||
real, dimension( * ) | WIN, | ||
integer | MAXSIZE, | ||
integer | VECSIZE, | ||
integer | VALSIZE | ||
) |