ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dlaref (TYPE, A, LDA, WANTZ, Z, LDZ, BLOCK, IROW1, ICOL1, ISTART, ISTOP, ITMP1, ITMP2, LILOZ, LIHIZ, VECS, V2, V3, T1, T2, T3) |
subroutine dlaref | ( | character | TYPE, |
double precision, dimension( lda, * ) | A, | ||
integer | LDA, | ||
logical | WANTZ, | ||
double precision, dimension( ldz, * ) | Z, | ||
integer | LDZ, | ||
logical | BLOCK, | ||
integer | IROW1, | ||
integer | ICOL1, | ||
integer | ISTART, | ||
integer | ISTOP, | ||
integer | ITMP1, | ||
integer | ITMP2, | ||
integer | LILOZ, | ||
integer | LIHIZ, | ||
double precision, dimension( * ) | VECS, | ||
double precision | V2, | ||
double precision | V3, | ||
double precision | T1, | ||
double precision | T2, | ||
double precision | T3 | ||
) |