LAPACK 3.3.1
Linear Algebra PACKage

zlanhb.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION ZLANHB (NORM, UPLO, N, K, AB, LDAB, WORK)

Function Documentation

DOUBLE PRECISION ZLANHB ( CHARACTER  NORM,
CHARACTER  UPLO,
INTEGER  N,
INTEGER  K,
COMPLEX*16,dimension( ldab, * )  AB,
INTEGER  LDAB,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file zlanhb.f.

Here is the call graph for this function:

 All Files Functions