other versions
| stpttr.f(3) | LAPACK | stpttr.f(3) | 
NAME¶
stpttr.f
SYNOPSIS¶
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).
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |