LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
ssytd2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ssytd2 (uplo, n, a, lda, d, e, tau, info)
 SSYTD2 reduces a symmetric matrix to real symmetric tridiagonal form by an orthogonal similarity transformation (unblocked algorithm).