LAPACK 3.3.1
Linear Algebra PACKage

sdrvrf3.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SDRVRF3 (NOUT, NN, NVAL, THRESH, A, LDA, ARF, B1, B2, S_WORK_SLANGE, S_WORK_SGEQRF, TAU)

Function Documentation

subroutine 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 
)

Definition at line 1 of file sdrvrf3.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions