other versions
| stpttf.f(3) | LAPACK | stpttf.f(3) | 
NAME¶
stpttf.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine stpttf (TRANSR, UPLO, N, AP, ARF, INFO)
  
  STPTTF copies a triangular matrix from the standard packed format (TP)
    to the rectangular full packed format (TF).
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |