ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | slarrf2 (N, D, L, LD, CLSTRT, CLEND, CLMID1, CLMID2, W, WGAP, WERR, TRYMID, SPDIAM, CLGAPL, CLGAPR, PIVMIN, SIGMA, DPLUS, LPLUS, WORK, INFO) |
subroutine slarrf2 | ( | integer | N, |
real, dimension( * ) | D, | ||
real, dimension( * ) | L, | ||
real, dimension( * ) | LD, | ||
integer | CLSTRT, | ||
integer | CLEND, | ||
integer | CLMID1, | ||
integer | CLMID2, | ||
real, dimension( * ) | W, | ||
real, dimension( * ) | WGAP, | ||
real, dimension( * ) | WERR, | ||
logical | TRYMID, | ||
real | SPDIAM, | ||
real | CLGAPL, | ||
real | CLGAPR, | ||
real | PIVMIN, | ||
real | SIGMA, | ||
real, dimension( * ) | DPLUS, | ||
real, dimension( * ) | LPLUS, | ||
real, dimension( * ) | WORK, | ||
integer | INFO | ||
) |