LAPACK 3.3.1
Linear Algebra PACKage

clatm4.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLATM4 (ITYPE, N, NZ1, NZ2, RSIGN, AMAGN, RCOND, TRIANG, IDIST, ISEED, A, LDA)

Function Documentation

subroutine CLATM4 ( INTEGER  ITYPE,
INTEGER  N,
INTEGER  NZ1,
INTEGER  NZ2,
LOGICAL  RSIGN,
REAL  AMAGN,
REAL  RCOND,
REAL  TRIANG,
INTEGER  IDIST,
INTEGER,dimension( 4 )  ISEED,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA 
)

Definition at line 1 of file clatm4.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions