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

Go to the source code of this file.

Functions/Subroutines

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