LAPACK 3.3.0

chpt21.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CHPT21 (ITYPE, UPLO, N, KBAND, AP, D, E, U, LDU, VP, TAU, WORK, RWORK, RESULT)

Function Documentation

subroutine CHPT21 ( INTEGER  ITYPE,
CHARACTER  UPLO,
INTEGER  N,
INTEGER  KBAND,
COMPLEX,dimension( * )  AP,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
COMPLEX,dimension( ldu, * )  U,
INTEGER  LDU,
COMPLEX,dimension( * )  VP,
COMPLEX,dimension( * )  TAU,
COMPLEX,dimension( * )  WORK,
REAL,dimension( * )  RWORK,
REAL,dimension( 2 )  RESULT 
)

Definition at line 1 of file chpt21.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions