![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | ctfttp (TRANSR, UPLO, N, ARF, AP, INFO) |
| CTFTTP copies a triangular matrix from the rectangular full packed format (TF) to the standard packed format (TP). More... | |
| 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... | |
| subroutine | stfttp (TRANSR, UPLO, N, ARF, AP, INFO) |
| STFTTP copies a triangular matrix from the rectangular full packed format (TF) to the standard packed format (TP). More... | |
| subroutine | ztfttp (TRANSR, UPLO, N, ARF, AP, INFO) |
| ZTFTTP copies a triangular matrix from the rectangular full packed format (TF) to the standard packed format (TP). More... | |