LAPACK 3.3.0

dlatm5.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLATM5 (PRTYPE, M, N, A, LDA, B, LDB, C, LDC, D, LDD, E, LDE, F, LDF, R, LDR, L, LDL, ALPHA, QBLCKA, QBLCKB)

Function Documentation

subroutine DLATM5 ( INTEGER  PRTYPE,
INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldb, * )  B,
INTEGER  LDB,
DOUBLE PRECISION,dimension( ldc, * )  C,
INTEGER  LDC,
DOUBLE PRECISION,dimension( ldd, * )  D,
INTEGER  LDD,
DOUBLE PRECISION,dimension( lde, * )  E,
INTEGER  LDE,
DOUBLE PRECISION,dimension( ldf, * )  F,
INTEGER  LDF,
DOUBLE PRECISION,dimension( ldr, * )  R,
INTEGER  LDR,
DOUBLE PRECISION,dimension( ldl, * )  L,
INTEGER  LDL,
DOUBLE PRECISION  ALPHA,
INTEGER  QBLCKA,
INTEGER  QBLCKB 
)

Definition at line 1 of file dlatm5.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions