LAPACK 3.3.1
Linear Algebra PACKage

ssptrd.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file ssptrd.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions