LAPACK 3.3.0

clatbs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLATBS (UPLO, TRANS, DIAG, NORMIN, N, KD, AB, LDAB, X, SCALE, CNORM, INFO)

Function Documentation

subroutine CLATBS ( CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
CHARACTER  NORMIN,
INTEGER  N,
INTEGER  KD,
COMPLEX,dimension( ldab, * )  AB,
INTEGER  LDAB,
COMPLEX,dimension( * )  X,
REAL  SCALE,
REAL,dimension( * )  CNORM,
INTEGER  INFO 
)

Definition at line 1 of file clatbs.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions