LAPACK 3.3.0

ddrvsg.f File Reference

Go to the source code of this file.

Functions/Subroutines

INTEGER DDRVSG (NSIZES, NN, NTYPES, DOTYPE, ISEED, THRESH, NOUNIT, A, LDA, B, LDB, D, Z, LDZ, AB, BB, AP, BP, WORK, NWORK, IWORK, LIWORK, RESULT, INFO)

Function Documentation

INTEGER DDRVSG ( INTEGER  NSIZES,
INTEGER,dimension( * )  NN,
INTEGER  NTYPES,
LOGICAL,dimension( * )  DOTYPE,
INTEGER,dimension( 4 )  ISEED,
DOUBLE PRECISION  THRESH,
INTEGER  NOUNIT,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldb, * )  B,
INTEGER  LDB,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( ldz, * )  Z,
INTEGER  LDZ,
DOUBLE PRECISION,dimension( lda, * )  AB,
DOUBLE PRECISION,dimension( ldb, * )  BB,
DOUBLE PRECISION,dimension( * )  AP,
DOUBLE PRECISION,dimension( * )  BP,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  NWORK,
INTEGER,dimension( * )  IWORK,
INTEGER  LIWORK,
DOUBLE PRECISION,dimension( * )  RESULT,
INTEGER  INFO 
)

Definition at line 1 of file ddrvsg.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions