Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
ssytd2.f -
SYNOPSIS
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).
Author
Generated automatically by Doxygen for LAPACK from the source code.