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

Functions

subroutine chesv_aa_2stage (uplo, n, nrhs, a, lda, tb, ltb, ipiv, ipiv2, b, ldb, work, lwork, info)
  CHESV_AA_2STAGE computes the solution to system of linear equations A * X = B for HE matrices
 
subroutine chetrf_aa_2stage (uplo, n, a, lda, tb, ltb, ipiv, ipiv2, work, lwork, info)
 CHETRF_AA_2STAGE
 
subroutine chetrs_aa_2stage (uplo, n, nrhs, a, lda, tb, ltb, ipiv, ipiv2, b, ldb, info)
 CHETRS_AA_2STAGE
 
subroutine cla_syamv (uplo, n, alpha, a, lda, x, incx, beta, y, incy)
 CLA_SYAMV computes a matrix-vector product using a symmetric indefinite matrix to calculate error bounds.
 
real function cla_syrcond_c (uplo, n, a, lda, af, ldaf, ipiv, c, capply, info, work, rwork)
 CLA_SYRCOND_C computes the infinity norm condition number of op(A)*inv(diag(c)) for symmetric indefinite matrices.
 
real function cla_syrcond_x (uplo, n, a, lda, af, ldaf, ipiv, x, info, work, rwork)
 CLA_SYRCOND_X computes the infinity norm condition number of op(A)*diag(x) for symmetric indefinite matrices.
 
subroutine cla_syrfsx_extended (prec_type, uplo, n, nrhs, a, lda, af, ldaf, ipiv, colequ, c, b, ldb, y, ldy, berr_out, n_norms, err_bnds_norm, err_bnds_comp, res, ayb, dy, y_tail, rcond, ithresh, rthresh, dz_ub, ignore_cwise, info)
 CLA_SYRFSX_EXTENDED improves the computed solution to a system of linear equations for symmetric indefinite matrices by performing extra-precise iterative refinement and provides error bounds and backward error estimates for the solution.
 
real function cla_syrpvgrw (uplo, n, info, a, lda, af, ldaf, ipiv, work)
 CLA_SYRPVGRW computes the reciprocal pivot growth factor norm(A)/norm(U) for a symmetric indefinite matrix.
 
subroutine clahef_aa (uplo, j1, m, nb, a, lda, ipiv, h, ldh, work)
 CLAHEF_AA
 
subroutine clasyf (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info)
 CLASYF computes a partial factorization of a complex symmetric matrix using the Bunch-Kaufman diagonal pivoting method.
 
subroutine clasyf_aa (uplo, j1, m, nb, a, lda, ipiv, h, ldh, work)
 CLASYF_AA
 
subroutine clasyf_rk (uplo, n, nb, kb, a, lda, e, ipiv, w, ldw, info)
 CLASYF_RK computes a partial factorization of a complex symmetric indefinite matrix using bounded Bunch-Kaufman (rook) diagonal pivoting method.
 
subroutine clasyf_rook (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info)
 CLASYF_ROOK computes a partial factorization of a complex symmetric matrix using the bounded Bunch-Kaufman ("rook") diagonal pivoting method.
 
subroutine csycon (uplo, n, a, lda, ipiv, anorm, rcond, work, info)
 CSYCON
 
subroutine csycon_3 (uplo, n, a, lda, e, ipiv, anorm, rcond, work, info)
 CSYCON_3
 
subroutine csycon_rook (uplo, n, a, lda, ipiv, anorm, rcond, work, info)
  CSYCON_ROOK
 
subroutine csyconv (uplo, way, n, a, lda, ipiv, e, info)
 CSYCONV
 
subroutine csyconvf (uplo, way, n, a, lda, e, ipiv, info)
 CSYCONVF
 
subroutine csyconvf_rook (uplo, way, n, a, lda, e, ipiv, info)
 CSYCONVF_ROOK
 
subroutine csyequb (uplo, n, a, lda, s, scond, amax, work, info)
 CSYEQUB
 
subroutine csyrfs (uplo, n, nrhs, a, lda, af, ldaf, ipiv, b, ldb, x, ldx, ferr, berr, work, rwork, info)
 CSYRFS
 
subroutine csyrfsx (uplo, equed, n, nrhs, a, lda, af, ldaf, ipiv, s, b, ldb, x, ldx, rcond, berr, n_err_bnds, err_bnds_norm, err_bnds_comp, nparams, params, work, rwork, info)
 CSYRFSX
 
subroutine csysv_aa_2stage (uplo, n, nrhs, a, lda, tb, ltb, ipiv, ipiv2, b, ldb, work, lwork, info)
  CSYSV_AA_2STAGE computes the solution to system of linear equations A * X = B for SY matrices
 
subroutine csytf2 (uplo, n, a, lda, ipiv, info)
 CSYTF2 computes the factorization of a real symmetric indefinite matrix, using the diagonal pivoting method (unblocked algorithm).
 
subroutine csytf2_rk (uplo, n, a, lda, e, ipiv, info)
 CSYTF2_RK computes the factorization of a complex symmetric indefinite matrix using the bounded Bunch-Kaufman (rook) diagonal pivoting method (BLAS2 unblocked algorithm).
 
subroutine csytf2_rook (uplo, n, a, lda, ipiv, info)
 CSYTF2_ROOK computes the factorization of a complex symmetric indefinite matrix using the bounded Bunch-Kaufman ("rook") diagonal pivoting method (unblocked algorithm).
 
subroutine csytrf (uplo, n, a, lda, ipiv, work, lwork, info)
 CSYTRF
 
subroutine csytrf_aa (uplo, n, a, lda, ipiv, work, lwork, info)
 CSYTRF_AA
 
subroutine csytrf_aa_2stage (uplo, n, a, lda, tb, ltb, ipiv, ipiv2, work, lwork, info)
 CSYTRF_AA_2STAGE
 
subroutine csytrf_rk (uplo, n, a, lda, e, ipiv, work, lwork, info)
 CSYTRF_RK computes the factorization of a complex symmetric indefinite matrix using the bounded Bunch-Kaufman (rook) diagonal pivoting method (BLAS3 blocked algorithm).
 
subroutine csytrf_rook (uplo, n, a, lda, ipiv, work, lwork, info)
 CSYTRF_ROOK
 
subroutine csytri (uplo, n, a, lda, ipiv, work, info)
 CSYTRI
 
subroutine csytri2 (uplo, n, a, lda, ipiv, work, lwork, info)
 CSYTRI2
 
subroutine csytri2x (uplo, n, a, lda, ipiv, work, nb, info)
 CSYTRI2X
 
subroutine csytri_3 (uplo, n, a, lda, e, ipiv, work, lwork, info)
 CSYTRI_3
 
subroutine csytri_3x (uplo, n, a, lda, e, ipiv, work, nb, info)
 CSYTRI_3X
 
subroutine csytri_rook (uplo, n, a, lda, ipiv, work, info)
 CSYTRI_ROOK
 
subroutine csytrs (uplo, n, nrhs, a, lda, ipiv, b, ldb, info)
 CSYTRS
 
subroutine csytrs2 (uplo, n, nrhs, a, lda, ipiv, b, ldb, work, info)
 CSYTRS2
 
subroutine csytrs_3 (uplo, n, nrhs, a, lda, e, ipiv, b, ldb, info)
 CSYTRS_3
 
subroutine csytrs_aa (uplo, n, nrhs, a, lda, ipiv, b, ldb, work, lwork, info)
 CSYTRS_AA
 
subroutine csytrs_aa_2stage (uplo, n, nrhs, a, lda, tb, ltb, ipiv, ipiv2, b, ldb, info)
 CSYTRS_AA_2STAGE
 
subroutine csytrs_rook (uplo, n, nrhs, a, lda, ipiv, b, ldb, info)
 CSYTRS_ROOK
 
subroutine ctgsyl (trans, ijob, m, n, a, lda, b, ldb, c, ldc, d, ldd, e, lde, f, ldf, scale, dif, work, lwork, iwork, info)
 CTGSYL
 
subroutine ctrsyl (trana, tranb, isgn, m, n, a, lda, b, ldb, c, ldc, scale, info)
 CTRSYL
 
subroutine ctrsyl3 (trana, tranb, isgn, m, n, a, lda, b, ldb, c, ldc, scale, swork, ldswork, info)
 CTRSYL3
 

Detailed Description

This is the group of complex computational functions for SY matrices