LAPACK 3.3.0

chptrd.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CHPTRD ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX,dimension( * )  AP,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
COMPLEX,dimension( * )  TAU,
INTEGER  INFO 
)

Definition at line 1 of file chptrd.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions