LAPACK 3.3.1
Linear Algebra PACKage

zstt22.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file zstt22.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions