other versions
| ztfttr.f(3) | LAPACK | ztfttr.f(3) | 
NAME¶
ztfttr.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine ztfttr (TRANSR, UPLO, N, ARF, A,
    LDA, INFO)
  
  ZTFTTR copies a triangular matrix from the rectangular full packed
    format (TF) 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 |