LAPACK 3.3.0

ddrvrf4.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DDRVRF4 (NOUT, NN, NVAL, THRESH, C1, C2, LDC, CRF, A, LDA, D_WORK_DLANGE)

Function Documentation

subroutine DDRVRF4 ( INTEGER  NOUT,
INTEGER  NN,
INTEGER,dimension( nn )  NVAL,
DOUBLE PRECISION  THRESH,
DOUBLE PRECISION,dimension( ldc, * )  C1,
DOUBLE PRECISION,dimension( ldc, *)  C2,
INTEGER  LDC,
DOUBLE PRECISION,dimension( * )  CRF,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  D_WORK_DLANGE 
)

Definition at line 1 of file ddrvrf4.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions