LAPACK 3.3.0

slattr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLATTR (IMAT, UPLO, TRANS, DIAG, ISEED, N, A, LDA, B, WORK, INFO)

Function Documentation

subroutine SLATTR ( INTEGER  IMAT,
CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
INTEGER,dimension( 4 )  ISEED,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  B,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file slattr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions