LAPACK 3.3.0

clatme.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLATME (N, DIST, ISEED, D, MODE, COND, DMAX, EI, RSIGN, UPPER, SIM, DS, MODES, CONDS, KL, KU, ANORM, A, LDA, WORK, INFO)

Function Documentation

subroutine CLATME ( INTEGER  N,
CHARACTER  DIST,
INTEGER,dimension( 4 )  ISEED,
COMPLEX,dimension( * )  D,
INTEGER  MODE,
REAL  COND,
COMPLEX  DMAX,
CHARACTER  EI,
CHARACTER  RSIGN,
CHARACTER  UPPER,
CHARACTER  SIM,
REAL,dimension( * )  DS,
INTEGER  MODES,
REAL  CONDS,
INTEGER  KL,
INTEGER  KU,
REAL  ANORM,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file clatme.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions