LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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).