| Function Name |
Mark of Introduction |
Purpose |
| f17aac
Example Text Example Data |
26 | nag_perf_dgesv Computes the solution to a real system of linear equations |
| f17adc
Example Text Example Data |
26 | nag_perf_dgetrf factorization of real by matrix |
| f17aec
Example Text Example Data |
26 | nag_perf_dgetrs Solution of real system of linear equations, multiple right-hand sides, matrix already factorized by nag_perf_dgetrf (f17adc) |
| f17ajc
Example Text Example Data |
26 | nag_perf_dgetri Inverse of real matrix, matrix already factorized by nag_perf_dgetrf (f17adc) |
| f17fac
Example Text Example Data |
26 | nag_perf_dposv Computes the solution to a real symmetric positive definite system of linear equations |
| f17fdc
Example Text Example Data |
26 | nag_perf_dpotrf Cholesky factorization of real symmetric positive definite matrix |
| f17fec
Example Text Example Data |
26 | nag_perf_dpotrs Solution of real symmetric positive definite system of linear equations, multiple right-hand sides, matrix already factorized by nag_perf_dpotrf (f17fdc) |
| f17fjc
Example Text Example Data |
26 | nag_perf_dpotri Inverse of real symmetric positive definite matrix, matrix already factorized by nag_perf_dpotrf (f17fdc) |