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