LAPACK 3.3.1
Linear Algebra PACKage

cstt22.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CSTT22 (N, M, KBAND, AD, AE, SD, SE, U, LDU, WORK, LDWORK, RWORK, RESULT)

Function Documentation

subroutine CSTT22 ( INTEGER  N,
INTEGER  M,
INTEGER  KBAND,
REAL,dimension( * )  AD,
REAL,dimension( * )  AE,
REAL,dimension( * )  SD,
REAL,dimension( * )  SE,
COMPLEX,dimension( ldu, * )  U,
INTEGER  LDU,
COMPLEX,dimension( ldwork, * )  WORK,
INTEGER  LDWORK,
REAL,dimension( * )  RWORK,
REAL,dimension( 2 )  RESULT 
)

Definition at line 1 of file cstt22.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions