LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cpftrs (transr, uplo, n, nrhs, a, b, ldb, info) |
CPFTRS | |
subroutine | dpftrs (transr, uplo, n, nrhs, a, b, ldb, info) |
DPFTRS | |
subroutine | spftrs (transr, uplo, n, nrhs, a, b, ldb, info) |
SPFTRS | |
subroutine | zpftrs (transr, uplo, n, nrhs, a, b, ldb, info) |
ZPFTRS | |