P Index Page
Keyword Index for the NAG Library Manual
NAG Library Manual

Keyword : Packed

F01VAF   Copies a real triangular matrix from full format to packed format scheme
F01VBF   Copies a complex triangular matrix from full format to packed format scheme
F01VCF   Copies a real triangular matrix from packed format to full format scheme
F01VDF   Copies a complex triangular matrix from packed format to full format scheme
F01VEF   Copies a real triangular matrix from full format to Rectangular Full Packed format scheme
F01VFF   Copies a complex triangular matrix from full format to Rectangular Full Packed format scheme
F01VGF   Copies a real triangular matrix from Rectangular Full Packed format to full format scheme
F01VHF   Copies a complex triangular matrix from Rectangular Full Packed format to full format scheme
F01VJF   Copies a real triangular matrix from packed format to Rectangular Full Packed format scheme
F01VKF   Copies a complex triangular matrix from packed format to Rectangular Full Packed format scheme
F01VLF   Copies a real triangular matrix from Rectangular Full Packed format to packed format scheme
F01VMF   Copies a complex triangular matrix from Rectangular Full Packed format to packed format scheme
F01ZAF   Convert real matrix between packed triangular and square storage schemes
F01ZBF   Convert complex matrix between packed triangular and square storage schemes
F01ZCF   Convert real matrix between packed banded and rectangular storage schemes
F01ZDF   Convert complex matrix between packed banded and rectangular storage schemes
F04BEF   Computes the solution and error-bound to a real symmetric positive definite system of linear equations, packed storage
F04BJF   Computes the solution and error-bound to a real symmetric system of linear equations, packed storage
F04CEF   Computes the solution and error-bound to a complex Hermitian positive definite system of linear equations, packed storage
F04CJF   Computes the solution and error-bound to a complex Hermitian system of linear equations, packed storage
F04DJF   Computes the solution and error-bound to a complex symmetric system of linear equations, packed storage
F06PEF   Matrix-vector product, real symmetric packed matrix
F06PHF   Matrix-vector product, real triangular packed matrix
F06PLF   System of equations, real triangular packed matrix
F06PQF   Rank-1 update, real symmetric packed matrix
F06PSF   Rank-2 update, real symmetric packed matrix
F06RDF   1-norm, -norm, Frobenius norm, largest absolute element, real symmetric matrix, packed storage
F06RKF   1-norm, -norm, Frobenius norm, largest absolute element, real triangular matrix, packed storage
F06SEF   Matrix-vector product, complex Hermitian packed matrix
F06SHF   Matrix-vector product, complex triangular packed matrix
F06SLF   System of equations, complex triangular packed matrix
F06SQF   Rank-1 update, complex Hermitian packed matrix
F06SSF   Rank-2 update, complex Hermitian packed matrix
F06TCF   Matrix-vector product, complex symmetric packed matrix
F06TDF   Rank-1 update, complex symmetric packed matrix
F06UDF   1-norm, -norm, Frobenius norm, largest absolute element, complex Hermitian matrix, packed storage
F06UGF   1-norm, -norm, Frobenius norm, largest absolute element, complex symmetric matrix, packed storage
F06UKF   1-norm, -norm, Frobenius norm, largest absolute element, complex triangular matrix, packed storage
F06WAF   1-norm, -norm, Frobenius norm, largest absolute element, real symmetric matrix, Rectangular Full Packed format
F06WBF   Solves a system of equations with multiple right-hand sides, real triangular coefficient matrix, Rectangular Full Packed format
F06WCF   Rank-k update of a real symmetric matrix, Rectangular Full Packed format
F06WNF   1-norm, -norm, Frobenius norm, largest absolute element, complex Hermitian matrix, Rectangular Full Packed format
F06WPF   Solves system of equations with multiple right-hand sides, complex triangular coefficient matrix, Rectangular Full Packed format
F06WQF   Rank-k update of a complex Hermitian matrix, Rectangular Full Packed format
F07GAF   Computes the solution to a real symmetric positive definite system of linear equations, packed storage
F07GBF   Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive definite system of linear equations, packed storage
F07GDF   Cholesky factorization of real symmetric positive definite matrix, packed storage
F07GEF   Solution of real symmetric positive definite system of linear equations, multiple right-hand sides, matrix already factorized by F07GDF, packed storage
F07GFF   Computes row and column scalings intended to equilibrate a real symmetric positive definite matrix and reduce its condition number, packed storage
F07GGF   Estimate condition number of real symmetric positive definite matrix, matrix already factorized by F07GDF, packed storage
F07GHF   Refined solution with error bounds of real symmetric positive definite system of linear equations, multiple right-hand sides, packed storage
F07GJF   Inverse of real symmetric positive definite matrix, matrix already factorized by F07GDF, packed storage
F07GNF   Computes the solution to a complex Hermitian positive definite system of linear equations, packed storage
F07GPF   Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a complex Hermitian positive definite system of linear equations, packed storage
F07GRF   Cholesky factorization of complex Hermitian positive definite matrix, packed storage
F07GSF   Solution of complex Hermitian positive definite system of linear equations, multiple right-hand sides, matrix already factorized by F07GRF, packed storage
F07GTF   Computes row and column scalings intended to equilibrate a complex Hermitian positive definite matrix and reduce its condition number, packed storage
F07GUF   Estimate condition number of complex Hermitian positive definite matrix, matrix already factorized by F07GRF, packed storage
F07GVF   Refined solution with error bounds of complex Hermitian positive definite system of linear equations, multiple right-hand sides, packed storage
F07GWF   Inverse of complex Hermitian positive definite matrix, matrix already factorized by F07GRF, packed storage
F07PAF   Computes the solution to a real symmetric system of linear equations, packed storage
F07PBF   Uses the diagonal pivoting factorization to compute the solution to a real symmetric system of linear equations, packed storage
F07PDF   Bunch–Kaufman factorization of real symmetric indefinite matrix, packed storage
F07PEF   Solution of real symmetric indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07PDF, packed storage
F07PGF   Estimate condition number of real symmetric indefinite matrix, matrix already factorized by F07PDF, packed storage
F07PHF   Refined solution with error bounds of real symmetric indefinite system of linear equations, multiple right-hand sides, packed storage
F07PJF   Inverse of real symmetric indefinite matrix, matrix already factorized by F07PDF, packed storage
F07PNF   Computes the solution to a complex Hermitian system of linear equations, packed storage
F07PPF   Uses the diagonal pivoting factorization to compute the solution to a complex Hermitian system of linear equations, packed storage
F07PRF   Bunch–Kaufman factorization of complex Hermitian indefinite matrix, packed storage
F07PSF   Solution of complex Hermitian indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07PRF, packed storage
F07PUF   Estimate condition number of complex Hermitian indefinite matrix, matrix already factorized by F07PRF, packed storage
F07PVF   Refined solution with error bounds of complex Hermitian indefinite system of linear equations, multiple right-hand sides, packed storage
F07PWF   Inverse of complex Hermitian indefinite matrix, matrix already factorized by F07PRF, packed storage
F07QNF   Computes the solution to a complex symmetric system of linear equations, packed storage
F07QPF   Uses the diagonal pivoting factorization to compute the solution to a complex symmetric system of linear equations, packed storage
F07QRF   Bunch–Kaufman factorization of complex symmetric matrix, packed storage
F07QSF   Solution of complex symmetric system of linear equations, multiple right-hand sides, matrix already factorized by F07QRF, packed storage
F07QUF   Estimate condition number of complex symmetric matrix, matrix already factorized by F07QRF, packed storage
F07QVF   Refined solution with error bounds of complex symmetric system of linear equations, multiple right-hand sides, packed storage
F07QWF   Inverse of complex symmetric matrix, matrix already factorized by F07QRF, packed storage
F07UEF   Solution of real triangular system of linear equations, multiple right-hand sides, packed storage
F07UGF   Estimate condition number of real triangular matrix, packed storage
F07UHF   Error bounds for solution of real triangular system of linear equations, multiple right-hand sides, packed storage
F07UJF   Inverse of real triangular matrix, packed storage
F07USF   Solution of complex triangular system of linear equations, multiple right-hand sides, packed storage
F07UUF   Estimate condition number of complex triangular matrix, packed storage
F07UVF   Error bounds for solution of complex triangular system of linear equations, multiple right-hand sides, packed storage
F07UWF   Inverse of complex triangular matrix, packed storage
F07WDF   Cholesky factorization of real symmetric positive definite matrix, Rectangular Full Packed format
F07WEF   Solution of real symmetric positive definite system of linear equations, multiple right-hand sides, coefficient matrix already factorized by F07WDF, Rectangular Full Packed format
F07WJF   Inverse of real symmetric positive definite matrix, matrix already factorized by F07WDF, Rectangular Full Packed format
F07WKF   Inverse of real triangular matrix, Rectangular Full Packed format, expert driver
F07WRF   Cholesky factorization of complex Hermitian positive definite matrix, Rectangular Full Packed format
F07WSF   Solution of complex Hermitian positive definite system of linear equations, multiple right-hand sides, coefficient matrix already factorized by F07WRF, Rectangular Full Packed format
F07WWF   Inverse of complex Hermitian positive definite matrix, matrix already factorized by F07WRF, Rectangular Full Packed format
F07WXF   Inverse of complex triangular matrix, Rectangular Full Packed format
F08GAF   Computes all eigenvalues and, optionally, eigenvectors of a real symmetric matrix, packed storage
F08GBF   Computes selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix, packed storage
F08GCF   Computes all eigenvalues and, optionally, all eigenvectors of real symmetric matrix, packed storage (divide-and-conquer)
F08GEF   Orthogonal reduction of real symmetric matrix to symmetric tridiagonal form, packed storage
F08GNF   Computes all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix, packed storage
F08GPF   Computes selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix, packed storage
F08GQF   Computes all eigenvalues and, optionally, all eigenvectors of complex Hermitian matrix, packed storage (divide-and-conquer)
F08GSF   Unitary reduction of complex Hermitian matrix to real symmetric tridiagonal form, packed storage
F08TAF   Computes all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, packed storage
F08TBF   Computes selected eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, packed storage
F08TCF   Computes all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, packed storage (divide-and-conquer)
F08TEF   Reduction to standard form of real symmetric-definite generalized eigenproblem Ax=λBx, ABx=λx or BAx=λx, packed storage, B factorized by F07GDF
F08TNF   Computes all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, packed storage
F08TPF   Computes selected eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, packed storage
F08TQF   Computes selected eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, packed storage (divide-and-conquer)
F08TSF   Reduction to standard form of complex Hermitian-definite generalized eigenproblem Ax=λBx, ABx=λx or BAx=λx, packed storage, B factorized by F07GRF
X04CCF   Print real packed triangular matrix (easy-to-use)
X04CDF   Print real packed triangular matrix (comprehensive)
X04CEF   Print real packed banded matrix (easy-to-use)
X04CFF   Print real packed banded matrix (comprehensive)
X04DCF   Print complex packed triangular matrix (easy-to-use)
X04DDF   Print complex packed triangular matrix (comprehensive)
X04DEF   Print complex packed banded matrix (easy-to-use)
X04DFF   Print complex packed banded matrix (comprehensive)

P Index Page
Keyword Index for the NAG Library Manual
NAG Library Manual

© The Numerical Algorithms Group Ltd, Oxford UK. 2013