f17 Chapter Contents (PDF version)
f17 Chapter Introduction
NAG Library Manual

NAG Library Chapter Contents

f17 – Linear Equations (PLASMA)

f17 Chapter Introduction

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
LU factorization of real m by n 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)

f17 Chapter Contents (PDF version)
f17 Chapter Introduction
NAG Library Manual

© The Numerical Algorithms Group Ltd, Oxford, UK. 2015