LAPACK 3.3.1
Linear Algebra PACKage

slatm4.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLATM4 (ITYPE, N, NZ1, NZ2, ISIGN, AMAGN, RCOND, TRIANG, IDIST, ISEED, A, LDA)

Function Documentation

subroutine SLATM4 ( INTEGER  ITYPE,
INTEGER  N,
INTEGER  NZ1,
INTEGER  NZ2,
INTEGER  ISIGN,
REAL  AMAGN,
REAL  RCOND,
REAL  TRIANG,
INTEGER  IDIST,
INTEGER,dimension( 4 )  ISEED,
REAL,dimension( lda, * )  A,
INTEGER  LDA 
)

Definition at line 1 of file slatm4.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions