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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine dlattp ( integer  IMAT,
character  UPLO,
character  TRANS,
character  DIAG,
integer, dimension( 4 )  ISEED,
integer  N,
double precision, dimension( * )  A,
double precision, dimension( * )  B,
double precision, dimension( * )  WORK,
integer  INFO 
)

Definition at line 1 of file dlattp.f.

References diag, dlarnd(), dlatb4(), dlatms(), max, trans, and uplo.

Here is the call graph for this function:

Here is the caller graph for this function: