![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sdrvrf3.f SYNOPSISFunctions/Subroutinessubroutine sdrvrf3 (nout, nn, nval, thresh, a, lda, arf,
b1, b2, s_work_slange, s_work_sgeqrf, tau)
Function/Subroutine Documentationsubroutine sdrvrf3 (integer nout, integer nn, integer, dimension( nn ) nval, real thresh, real, dimension( lda, * ) a, integer lda, real, dimension( * ) arf, real, dimension( lda, * ) b1, real, dimension( lda, * ) b2, real, dimension( * ) s_work_slange, real, dimension( * ) s_work_sgeqrf, real, dimension( * ) tau)SDRVRF3 Purpose:
Parameters NOUT
NN
NVAL
THRESH
A
LDA
ARF
B1
B2
S_WORK_SLANGE
S_WORK_SGEQRF
TAU
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 116 of file sdrvrf3.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|