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

Go to the source code of this file.

Functions

subroutine dlavsy (UPLO, TRANS, DIAG, N, NRHS, A, LDA, IPIV, B, LDB, INFO)

Function Documentation

subroutine dlavsy ( character  UPLO,
character  TRANS,
character  DIAG,
integer  N,
integer  NRHS,
double precision, dimension( lda, * )  A,
integer  LDA,
integer, dimension( * )  IPIV,
double precision, dimension( ldb, * )  B,
integer  LDB,
integer  INFO 
)

Definition at line 1 of file dlavsy.f.

References diag, max, trans, uplo, and xerbla().

Here is the call graph for this function:

Here is the caller graph for this function: