LAPACK 3.3.1
Linear Algebra PACKage

slatms.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLATMS (M, N, DIST, ISEED, SYM, D, MODE, COND, DMAX, KL, KU, PACK, A, LDA, WORK, INFO)

Function Documentation

subroutine SLATMS ( INTEGER  M,
INTEGER  N,
CHARACTER  DIST,
INTEGER,dimension( 4 )  ISEED,
CHARACTER  SYM,
REAL,dimension( * )  D,
INTEGER  MODE,
REAL  COND,
REAL  DMAX,
INTEGER  KL,
INTEGER  KU,
CHARACTER  PACK,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file slatms.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions