LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
stpttr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine stpttr (UPLO, N, AP, A, LDA, INFO)
 STPTTR copies a triangular matrix from the standard packed format (TP) to the standard full format (TR). More...