LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for pftrs: triangular solve using factor:

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
 

Detailed Description