LAPACK 3.3.0

zlatps.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZLATPS (UPLO, TRANS, DIAG, NORMIN, N, AP, X, SCALE, CNORM, INFO)

Function Documentation

subroutine ZLATPS ( CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
CHARACTER  NORMIN,
INTEGER  N,
COMPLEX*16,dimension( * )  AP,
COMPLEX*16,dimension( * )  X,
DOUBLE PRECISION  SCALE,
DOUBLE PRECISION,dimension( * )  CNORM,
INTEGER  INFO 
)

Definition at line 1 of file zlatps.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions