LAPACK 3.3.0

claptm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLAPTM (UPLO, N, NRHS, ALPHA, D, E, X, LDX, BETA, B, LDB)

Function Documentation

subroutine CLAPTM ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  NRHS,
REAL  ALPHA,
REAL,dimension( * )  D,
COMPLEX,dimension( * )  E,
COMPLEX,dimension( ldx, * )  X,
INTEGER  LDX,
REAL  BETA,
COMPLEX,dimension( ldb, * )  B,
INTEGER  LDB 
)

Definition at line 1 of file claptm.f.

Here is the caller graph for this function:

 All Files Functions