LAPACK 3.3.1
Linear Algebra PACKage

zlatrs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZLATRS (UPLO, TRANS, DIAG, NORMIN, N, A, LDA, X, SCALE, CNORM, INFO)

Function Documentation

subroutine ZLATRS ( CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
CHARACTER  NORMIN,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX*16,dimension( * )  X,
DOUBLE PRECISION  SCALE,
DOUBLE PRECISION,dimension( * )  CNORM,
INTEGER  INFO 
)

Definition at line 1 of file zlatrs.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions