LAPACK 3.3.0

dchktz.f File Reference

Go to the source code of this file.

Functions/Subroutines

INTEGER DCHKTZ (DOTYPE, NM, MVAL, NN, NVAL, THRESH, TSTERR, A, COPYA, S, COPYS, TAU, WORK, NOUT)

Function Documentation

INTEGER DCHKTZ ( LOGICAL,dimension( * )  DOTYPE,
INTEGER  NM,
INTEGER,dimension( * )  MVAL,
INTEGER  NN,
INTEGER,dimension( * )  NVAL,
DOUBLE PRECISION  THRESH,
LOGICAL  TSTERR,
DOUBLE PRECISION,dimension( * )  A,
DOUBLE PRECISION,dimension( * )  COPYA,
DOUBLE PRECISION,dimension( * )  S,
DOUBLE PRECISION,dimension( * )  COPYS,
DOUBLE PRECISION,dimension( * )  TAU,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  NOUT 
)

Definition at line 1 of file dchktz.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions