![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sdrvrf4.f SYNOPSISFunctions/Subroutinessubroutine sdrvrf4 (nout, nn, nval, thresh, c1, c2, ldc,
crf, a, lda, s_work_slange)
Function/Subroutine Documentationsubroutine sdrvrf4 (integer nout, integer nn, integer, dimension( nn ) nval, real thresh, real, dimension( ldc, * ) c1, real, dimension( ldc, *) c2, integer ldc, real, dimension( * ) crf, real, dimension( lda, * ) a, integer lda, real, dimension( * ) s_work_slange)SDRVRF4 Purpose:
Parameters NOUT
NN
NVAL
THRESH
C1
C2
LDC
CRF
A
LDA
S_WORK_SLANGE
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 116 of file sdrvrf4.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|