MAGMA  1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
slatme.f File Reference

Go to the source code of this file.

Functions

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

Function Documentation

subroutine slatme ( integer  N,
character  DIST,
integer, dimension( 4 )  ISEED,
real, dimension( * )  D,
integer  MODE,
real  COND,
real  DMAX,
character, dimension( * )  EI,
character  RSIGN,
character  UPPER,
character  SIM,
real, dimension( * )  DS,
integer  MODES,
real  CONDS,
integer  KL,
integer  KU,
real  ANORM,
real, dimension( lda, * )  A,
integer  LDA,
real, dimension( * )  WORK,
integer  INFO 
)

Definition at line 1 of file slatme.f.

References max, slaran(), slarge(), slatm1(), and xerbla().

Here is the call graph for this function: