LAPACK 3.3.1
Linear Algebra PACKage

sstt21.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SSTT21 (N, KBAND, AD, AE, SD, SE, U, LDU, WORK, RESULT)

Function Documentation

subroutine SSTT21 ( INTEGER  N,
INTEGER  KBAND,
REAL,dimension( * )  AD,
REAL,dimension( * )  AE,
REAL,dimension( * )  SD,
REAL,dimension( * )  SE,
REAL,dimension( ldu, * )  U,
INTEGER  LDU,
REAL,dimension( * )  WORK,
REAL,dimension( 2 )  RESULT 
)

Definition at line 1 of file sstt21.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions