LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Collaboration diagram for complex16:

Functions

subroutine zptcon (n, d, e, anorm, rcond, rwork, info)
 ZPTCON
 
subroutine zpteqr (compz, n, d, e, z, ldz, work, info)
 ZPTEQR
 
subroutine zptrfs (uplo, n, nrhs, d, e, df, ef, b, ldb, x, ldx, ferr, berr, work, rwork, info)
 ZPTRFS
 
subroutine zpttrf (n, d, e, info)
 ZPTTRF
 
subroutine zpttrs (uplo, n, nrhs, d, e, b, ldb, info)
 ZPTTRS
 
subroutine zptts2 (iuplo, n, nrhs, d, e, b, ldb)
 ZPTTS2 solves a tridiagonal system of the form AX=B using the L D LH factorization computed by spttrf.
 

Detailed Description

This is the group of complex16 computational functions for PT matrices