other versions
| dtpttf.f(3) | LAPACK | dtpttf.f(3) | 
NAME¶
dtpttf.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dtpttf (TRANSR, UPLO, N, AP, ARF, INFO)
  
  DTPTTF 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 |