Chapter Introduction | |
F07ADFP | LU factorization of a real general matrix (PDGETRF) |
F07AEFP | Solution of a real system of linear equations, right-hand sides, matrix already factorized by F07ADFP (PDGETRF) |
F07ARFP | LU factorization of a complex general matrix (PZGETRF) |
F07ASFP | Solution of a complex system of linear equations, multiple right-hand sides, matrix already factorized by F07ARFP (PZGETRF) |
F07FDFP | Cholesky factorization of a real symmetric positive-matrix (PDPOTRF) |
F07FEFP | Solution of a real symmetric positive-definite system of equations, multiple right-hand sides, matrix already factorized by F07FDFP (PDPOTRF) |
F07FRFP | Cholesky factorization of a complex Hermitian positive-definite matrix (PZPOTRF) |
F07FSFP | Solution of a complex Hermitian positive-definite system of linear equations, multiple right-hand sides, matrix already factorized by F07FRFP (PZPOTRF) |
F07TGFP | Estimate the condition number of a real triangular matrix (PDTRCON) |