![]() |
LAPACK 3.12.1
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). | |
| 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). | |
| 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). | |
| 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). | |