LAPACK 3.3.0

zhptrd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZHPTRD (UPLO, N, AP, D, E, TAU, INFO)

Function Documentation

subroutine ZHPTRD ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX*16,dimension( * )  AP,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  E,
COMPLEX*16,dimension( * )  TAU,
INTEGER  INFO 
)

Definition at line 1 of file zhptrd.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions