![]() |
LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | zgeqpf (m, n, a, lda, jpvt, tau, work, rwork, info) |
ZGEQPF | |
subroutine | zgebak (job, side, n, ilo, ihi, scale, m, v, ldv, info) |
ZGEBAK | |
subroutine | zgebal (job, n, a, lda, ilo, ihi, scale, info) |
ZGEBAL | |
subroutine | zgebd2 (m, n, a, lda, d, e, tauq, taup, work, info) |
ZGEBD2 reduces a general matrix to bidiagonal form using an unblocked algorithm. | |
subroutine | zgebrd (m, n, a, lda, d, e, tauq, taup, work, lwork, info) |
ZGEBRD | |
subroutine | zgecon (norm, n, a, lda, anorm, rcond, work, rwork, info) |
ZGECON | |
subroutine | zgeequ (m, n, a, lda, r, c, rowcnd, colcnd, amax, info) |
ZGEEQU | |
subroutine | zgeequb (m, n, a, lda, r, c, rowcnd, colcnd, amax, info) |
ZGEEQUB | |
subroutine | zgehd2 (n, ilo, ihi, a, lda, tau, work, info) |
ZGEHD2 reduces a general square matrix to upper Hessenberg form using an unblocked algorithm. | |
subroutine | zgehrd (n, ilo, ihi, a, lda, tau, work, lwork, info) |
ZGEHRD | |
subroutine | zgelq2 (m, n, a, lda, tau, work, info) |
ZGELQ2 computes the LQ factorization of a general rectangular matrix using an unblocked algorithm. | |
subroutine | zgelqf (m, n, a, lda, tau, work, lwork, info) |
ZGELQF | |
subroutine | zgemqrt (side, trans, m, n, k, nb, v, ldv, t, ldt, c, ldc, work, info) |
ZGEMQRT | |
subroutine | zgeql2 (m, n, a, lda, tau, work, info) |
ZGEQL2 computes the QL factorization of a general rectangular matrix using an unblocked algorithm. | |
subroutine | zgeqlf (m, n, a, lda, tau, work, lwork, info) |
ZGEQLF | |
subroutine | zgeqp3 (m, n, a, lda, jpvt, tau, work, lwork, rwork, info) |
ZGEQP3 | |
subroutine | zgeqr2 (m, n, a, lda, tau, work, info) |
ZGEQR2 computes the QR factorization of a general rectangular matrix using an unblocked algorithm. | |
subroutine | zgeqr2p (m, n, a, lda, tau, work, info) |
ZGEQR2P computes the QR factorization of a general rectangular matrix with non-negative diagonal elements using an unblocked algorithm. | |
subroutine | zgeqrf (m, n, a, lda, tau, work, lwork, info) |
ZGEQRF | |
subroutine | zgeqrfp (m, n, a, lda, tau, work, lwork, info) |
ZGEQRFP | |
subroutine | zgeqrt (m, n, nb, a, lda, t, ldt, work, info) |
ZGEQRT | |
subroutine | zgeqrt2 (m, n, a, lda, t, ldt, info) |
ZGEQRT2 computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. | |
recursive subroutine | zgeqrt3 (m, n, a, lda, t, ldt, info) |
ZGEQRT3 recursively computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. | |
subroutine | zgerfs (trans, n, nrhs, a, lda, af, ldaf, ipiv, b, ldb, x, ldx, ferr, berr, work, rwork, info) |
ZGERFS | |
subroutine | zgerfsx (trans, equed, n, nrhs, a, lda, af, ldaf, ipiv, r, c, b, ldb, x, ldx, rcond, berr, n_err_bnds, err_bnds_norm, err_bnds_comp, nparams, params, work, rwork, info) |
ZGERFSX | |
subroutine | zgerq2 (m, n, a, lda, tau, work, info) |
ZGERQ2 computes the RQ factorization of a general rectangular matrix using an unblocked algorithm. | |
subroutine | zgerqf (m, n, a, lda, tau, work, lwork, info) |
ZGERQF | |
subroutine | zgesvj (joba, jobu, jobv, m, n, a, lda, sva, mv, v, ldv, cwork, lwork, rwork, lrwork, info) |
ZGESVJ | |
subroutine | zgetf2 (m, n, a, lda, ipiv, info) |
ZGETF2 computes the LU factorization of a general m-by-n matrix using partial pivoting with row interchanges (unblocked algorithm). | |
subroutine | zgetrf (m, n, a, lda, ipiv, info) |
ZGETRF | |
recursive subroutine | zgetrf2 (m, n, a, lda, ipiv, info) |
ZGETRF2 | |
subroutine | zgetri (n, a, lda, ipiv, work, lwork, info) |
ZGETRI | |
subroutine | zgetrs (trans, n, nrhs, a, lda, ipiv, b, ldb, info) |
ZGETRS | |
subroutine | zhgeqz (job, compq, compz, n, ilo, ihi, h, ldh, t, ldt, alpha, beta, q, ldq, z, ldz, work, lwork, rwork, info) |
ZHGEQZ | |
subroutine | zla_geamv (trans, m, n, alpha, a, lda, x, incx, beta, y, incy) |
ZLA_GEAMV computes a matrix-vector product using a general matrix to calculate error bounds. | |
double precision function | zla_gercond_c (trans, n, a, lda, af, ldaf, ipiv, c, capply, info, work, rwork) |
ZLA_GERCOND_C computes the infinity norm condition number of op(A)*inv(diag(c)) for general matrices. | |
double precision function | zla_gercond_x (trans, n, a, lda, af, ldaf, ipiv, x, info, work, rwork) |
ZLA_GERCOND_X computes the infinity norm condition number of op(A)*diag(x) for general matrices. | |
subroutine | zla_gerfsx_extended (prec_type, trans_type, n, nrhs, a, lda, af, ldaf, ipiv, colequ, c, b, ldb, y, ldy, berr_out, n_norms, errs_n, errs_c, res, ayb, dy, y_tail, rcond, ithresh, rthresh, dz_ub, ignore_cwise, info) |
ZLA_GERFSX_EXTENDED | |
double precision function | zla_gerpvgrw (n, ncols, a, lda, af, ldaf) |
ZLA_GERPVGRW multiplies a square real matrix by a complex matrix. | |
recursive subroutine | zlaqz0 (wants, wantq, wantz, n, ilo, ihi, a, lda, b, ldb, alpha, beta, q, ldq, z, ldz, work, lwork, rwork, rec, info) |
ZLAQZ0 | |
subroutine | zlaqz1 (ilq, ilz, k, istartm, istopm, ihi, a, lda, b, ldb, nq, qstart, q, ldq, nz, zstart, z, ldz) |
ZLAQZ1 | |
recursive subroutine | zlaqz2 (ilschur, ilq, ilz, n, ilo, ihi, nw, a, lda, b, ldb, q, ldq, z, ldz, ns, nd, alpha, beta, qc, ldqc, zc, ldzc, work, lwork, rwork, rec, info) |
ZLAQZ2 | |
subroutine | zlaqz3 (ilschur, ilq, ilz, n, ilo, ihi, nshifts, nblock_desired, alpha, beta, a, lda, b, ldb, q, ldq, z, ldz, qc, ldqc, zc, ldzc, work, lwork, info) |
ZLAQZ3 | |
subroutine | zlaunhr_col_getrfnp (m, n, a, lda, d, info) |
ZLAUNHR_COL_GETRFNP | |
recursive subroutine | zlaunhr_col_getrfnp2 (m, n, a, lda, d, info) |
ZLAUNHR_COL_GETRFNP2 | |
subroutine | ztgevc (side, howmny, select, n, s, lds, p, ldp, vl, ldvl, vr, ldvr, mm, m, work, rwork, info) |
ZTGEVC | |
subroutine | ztgexc (wantq, wantz, n, a, lda, b, ldb, q, ldq, z, ldz, ifst, ilst, info) |
ZTGEXC | |
This is the group of complex16 computational functions for GE matrices