NAG Fortran Library

Chapter F07

Linear Equations (LAPACK)

Chapter Introduction
F07ADF    LU factorization of real m by n matrix
F07AEF    Solution of real system of linear equations, multiple right-hand sides, matrix already factorized by F07ADF
F07AGF    Estimate condition number of real matrix, matrix already factorized by F07ADF
F07AHF    Refined solution with error bounds of real system of linear equations, multiple right-hand sides
F07AJF    Inverse of real matrix, matrix already factorized by F07ADF
F07ARF    LU factorization of complex m by n matrix
F07ASF    Solution of complex system of linear equations, multiple right-hand sides, matrix already factorized by F07ARF
F07AUF    Estimate condition number of complex matrix, matrix already factorized by F07ARF
F07AVF    Refined solution with error bounds of complex system of linear equations, multiple right-hand sides
F07AWF    Inverse of complex matrix, matrix already factorized by F07ARF
F07BDF    LU factorization of real m by n band matrix
F07BEF    Solution of real band system of linear equations, multiple right-hand sides, matrix already factorized by F07BDF
F07BGF    Estimate condition number of real band matrix, matrix already factorized by F07BDF
F07BHF    Refined solution with error bounds of real band system of linear equations, multiple right-hand sides
F07BRF    LU factorization of complex m by n band matrix
F07BSF    Solution of complex band system of linear equations, multiple right-hand sides, matrix already factorized by F07BRF
F07BUF    Estimate condition number of complex band matrix, matrix already factorized by F07BRF
F07BVF    Refined solution with error bounds of complex band system of linear equations, multiple right-hand sides
F07FDF    Cholesky factorization of real symmetric positive-definite matrix
F07FEF    Solution of real symmetric positive-definite system of linear equations, multiple right-hand sides, matrix already factorized by F07FDF
F07FGF    Estimate condition number of real symmetric positive-definite matrix, matrix already factorized by F07FDF
F07FHF    Refined solution with error bounds of real symmetric positive-definite system of linear equations, multiple right-hand sides
F07FJF    Inverse of real symmetric positive-definite matrix, matrix already factorized by F07FDF
F07FRF    Cholesky factorization of complex Hermitian positive-definite matrix
F07FSF    Solution of complex Hermitian positive-definite system of linear equations, multiple right-hand sides, matrix already factorized by F07FRF
F07FUF    Estimate condition number of complex Hermitian positive-definite matrix, matrix already factorized by F07FRF
F07FVF    Refined solution with error bounds of complex Hermitian positive-definite system of linear equations, multiple right-hand sides
F07FWF    Inverse of complex Hermitian positive-definite matrix, matrix already factorized by F07FRF
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
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
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
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
F07HDF    Cholesky factorization of real symmetric positive-definite band matrix
F07HEF    Solution of real symmetric positive-definite band system of linear equations, multiple right-hand sides, matrix already factorized by F07HDF
F07HGF    Estimate condition number of real symmetric positive-definite band matrix, matrix already factorized by F07HDF
F07HHF    Refined solution with error bounds of real symmetric positive-definite band system of linear equations, multiple right-hand sides
F07HRF    Cholesky factorization of complex Hermitian positive-definite band matrix
F07HSF    Solution of complex Hermitian positive-definite band system of linear equations, multiple right-hand sides, matrix already factorized by F07HRF
F07HUF    Estimate condition number of complex Hermitian positive-definite band matrix, matrix already factorized by F07HRF
F07HVF    Refined solution with error bounds of complex Hermitian positive-definite band system of linear equations, multiple right-hand sides
F07MDF    Bunch–Kaufman factorization of real symmetric indefinite matrix
F07MEF    Solution of real symmetric indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07MDF
F07MGF    Estimate condition number of real symmetric indefinite matrix, matrix already factorized by F07MDF
F07MHF    Refined solution with error bounds of real symmetric indefinite system of linear equations, multiple right-hand sides
F07MJF    Inverse of real symmetric indefinite matrix, matrix already factorized by F07MDF
F07MRF    Bunch–Kaufman factorization of complex Hermitian indefinite matrix
F07MSF    Solution of complex Hermitian indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07MRF
F07MUF    Estimate condition number of complex Hermitian indefinite matrix, matrix already factorized by F07MRF
F07MVF    Refined solution with error bounds of complex Hermitian indefinite system of linear equations, multiple right-hand sides
F07MWF    Inverse of complex Hermitian indefinite matrix, matrix already factorized by F07MRF
F07NRF    Bunch–Kaufman factorization of complex symmetric matrix
F07NSF    Solution of complex symmetric system of linear equations, multiple right-hand sides, matrix already factorized by F07NRF
F07NUF    Estimate condition number of complex symmetric matrix, matrix already factorized by F07NRF
F07NVF    Refined solution with error bounds of complex symmetric system of linear equations, multiple right-hand sides
F07NWF    Inverse of complex symmetric matrix, matrix already factorized by F07NRF
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
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
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
F07TEF    Solution of real triangular system of linear equations, multiple right-hand sides
F07TGF    Estimate condition number of real triangular matrix
F07THF    Error bounds for solution of real triangular system of linear equations, multiple right-hand sides
F07TJF    Inverse of real triangular matrix
F07TSF    Solution of complex triangular system of linear equations, multiple right-hand sides
F07TUF    Estimate condition number of complex triangular matrix
F07TVF    Error bounds for solution of complex triangular system of linear equations, multiple right-hand sides
F07TWF    Inverse of complex triangular matrix
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
F07VEF    Solution of real band triangular system of linear equations, multiple right-hand sides
F07VGF    Estimate condition number of real band triangular matrix
F07VHF    Error bounds for solution of real band triangular system of linear equations, multiple right-hand sides
F07VSF    Solution of complex band triangular system of linear equations, multiple right-hand sides
F07VUF    Estimate condition number of complex band triangular matrix
F07VVF    Error bounds for solution of complex band triangular system of linear equations, multiple right-hand sides

Table of contents top
Previous (A00)
Next (F08)

© The Numerical Algorithms Group Ltd, Oxford UK. 2001