LAPACK 3.3.0

ddrvrf1.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DDRVRF1 (NOUT, NN, NVAL, THRESH, A, LDA, ARF, WORK)

Function Documentation

subroutine DDRVRF1 ( INTEGER  NOUT,
INTEGER  NN,
INTEGER,dimension( nn )  NVAL,
DOUBLE PRECISION  THRESH,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  ARF,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file ddrvrf1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions