ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | slar1va (N, B1, BN, LAMBDA, D, L, LD, LLD, PIVMIN, GAPTOL, Z, WANTNC, NEGCNT, ZTZ, MINGMA, R, ISUPPZ, NRMINV, RESID, RQCORR, WORK) |
subroutine slar1va | ( | integer | N, |
integer | B1, | ||
integer | BN, | ||
real | LAMBDA, | ||
real, dimension( * ) | D, | ||
real, dimension( * ) | L, | ||
real, dimension( * ) | LD, | ||
real, dimension( * ) | LLD, | ||
real | PIVMIN, | ||
real | GAPTOL, | ||
real, dimension( * ) | Z, | ||
logical | WANTNC, | ||
integer | NEGCNT, | ||
real | ZTZ, | ||
real | MINGMA, | ||
integer | R, | ||
integer, dimension( * ) | ISUPPZ, | ||
real | NRMINV, | ||
real | RESID, | ||
real | RQCORR, | ||
real, dimension( * ) | WORK | ||
) |