Functions/Subroutines

SRC/zlantp.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION ZLANTP (NORM, UPLO, DIAG, N, AP, WORK)

Function Documentation

DOUBLE PRECISION ZLANTP ( CHARACTER  NORM,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
COMPLEX*16,dimension( * )  AP,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file zlantp.f.