NAG C Library

f04 – Simultaneous Linear Equations

f04 Chapter Introduction

Routine
Name
Mark of
Introduction

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

NAG C Library
© The Numerical Algorithms Group Ltd, Oxford UK. 2002