Functions/Subroutines

SRC/slantr.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL SLANTR (NORM, UPLO, DIAG, M, N, A, LDA, WORK)

Function Documentation

REAL SLANTR ( CHARACTER  NORM,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  M,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  WORK 
)

Definition at line 1 of file slantr.f.