![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | ctfttr (TRANSR, UPLO, N, ARF, A, LDA, INFO) |
CTFTTR copies a triangular matrix from the rectangular full packed format (TF) to the standard full format (TR). More... | |
subroutine | dtfttr (TRANSR, UPLO, N, ARF, A, LDA, INFO) |
DTFTTR copies a triangular matrix from the rectangular full packed format (TF) to the standard full format (TR). More... | |
subroutine | stfttr (TRANSR, UPLO, N, ARF, A, LDA, INFO) |
STFTTR copies a triangular matrix from the rectangular full packed format (TF) to the standard full format (TR). More... | |
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). More... | |