Functions/Subroutines

SRC/slantb.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL SLANTB (NORM, UPLO, DIAG, N, K, AB, LDAB, WORK)

Function Documentation

REAL SLANTB ( CHARACTER  NORM,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
INTEGER  K,
REAL,dimension( ldab, * )  AB,
INTEGER  LDAB,
REAL,dimension( * )  WORK 
)

Definition at line 1 of file slantb.f.