LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
dtfttp.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dtfttp (TRANSR, UPLO, N, ARF, AP, INFO)
 DTFTTP copies a triangular matrix from the rectangular full packed format (TF) to the standard packed format (TP). More...
 
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55