Chapter Introduction
NAG C Library Manual

f04 – Simultaneous Linear Equations

f04 Chapter Introduction

Routine
Name
Mark of
Introduction

Purpose
f04adc
Example Text
Example Data
1 nag_complex_lin_eqn_mult_rhs
Approximate solution of complex simultaneous linear equations with multiple right-hand sides
f04agc
Example Text
Example Data
1 nag_real_cholesky_solve_mult_rhs
Approximate solution of real symmetric positive-definite simultaneous linear equations (coefficient matrix already factorized by f03aec)
f04ajc
Example Text
Example Data
1 nag_real_lu_solve_mult_rhs
Approximate solution of real simultaneous linear equations (coefficient matrix already factorized by f03afc)
f04akc
Example Text
Example Data
1 nag_complex_lu_solve_mult_rhs
Approximate solution of complex simultaneous linear equations (coefficient matrix already factorized by f03ahc)
f04arc
Example Text
Example Data
1 nag_real_lin_eqn
Approximate solution of real simultaneous linear equations, one right-hand side
f04awc
Example Text
Example Data
1 nag_hermitian_lin_eqn_mult_rhs
Approximate solution of complex Hermitian positive-definite simultaneous linear equations (coefficient matrix already factorized by f01bnc)
f04mcc
Example Text
Example Data
1 nag_real_cholesky_skyline_solve
Approximate solution of real symmetric positive-definite variable-bandwidth simultaneous linear equations (coefficient matrix already factorized by f01mcc)

Chapter Introduction
NAG C Library Manual

© The Numerical Algorithms Group Ltd, Oxford UK. 2002