CERN Accelerating science

This website is no longer maintained. Its content may be obsolete. Please visit http://home.cern/ for current CERN information.

NAG C Library

f06 - Linear Algebra Support Functions

Chapter Introduction
f06pac dgemv
Matrix-vector product, real rectangular matrix
f06pbc dgbmv
Matrix-vector product, real rectangular band matrix
f06pcc dsymv
Matrix-vector product, real symmetric matrix
f06pdc dsbmv
Matrix-vector product, real symmetric band matrix
f06pec dspmv
Matrix-vector product, real symmetric packed matrix
f06pfc dtrmv
Matrix-vector product, real triangular matrix
f06pgc dtbmv
Matrix-vector product, real triangular band matrix
f06phc dtpmv
Matrix-vector product, real triangular packed matrix
f06pjc dtrsv
System of equations, real triangular matrix
f06pkc dtbsv
System of equations, real triangular band matrix
f06plc dtpsv
System of equations, real triangular packed matrix
f06pmc dger
Rank-1 update, real rectangular matrix
f06ppc dsyr
Rank-1 update, real symmetric matrix
f06pqc dspr
Rank-1 update, real symmetric packed matrix
f06prc dsyr2
Rank-2 update, real symmetric matrix
f06psc dspr2
Rank-2 update, real symmetric packed matrix
f06sac zgemv
Matrix-vector product, complex rectangular matrix
f06sbc zgbmv
Matrix-vector product, complex rectangular band matrix
f06scc zhemv
Matrix-vector product, complex Hermitian matrix
f06sdc zhbmv
Matrix-vector product, complex Hermitian band matrix
f06sec zhpmv
Matrix-vector product, complex Hermitian packed matrix
f06sfc ztrmv
Matrix-vector product, complex triangular matrix
f06sgc ztbmv
Matrix-vector product, complex triangular band matrix
f06shc ztpmv
Matrix-vector product, complex triangular packed matrix
f06sjc ztrsv
System of equations, complex triangular matrix
f06skc ztbsv
System of equations, complex triangular band matrix
f06slc ztpsv
System of equations, complex triangular packed matrix
f06smc zgeru
Rank-1 update, complex rectangular matrix, unconjugated vector
f06snc zgerc
Rank-1 update, complex rectangular matrix, conjugated vector
f06spc zher
Rank-1 update, complex Hermitian matrix
f06sqc zhpr
Rank-1 update, complex Hermitian packed matrix
f06src zher2
Rank-2 update, complex Hermitian matrix
f06ssc zhpr2
Rank-2 update, complex Hermitian packed matrix
f06yac dgemm
Matrix-matrix product, two real rectangular matrices
f06ycc dsymm
Matrix-matrix product, one real symmetric matrix, one real rectangular matrix
f06yfc dtrmm
Matrix-matrix product, one real triangular matrix, one real rectangular matrix
f06yjc dtrsm
Solves a system of equations with multiple right-hand sides, real triangular coefficient matrix
f06ypc dsyrk
Rank-k update of a real symmetric matrix
f06yrc dsyr2k
Rank-2k update of a real symmetric matrix
f06zac zgemm
Matrix-matrix product, two complex rectangular matrices
f06zcc zhemm
Matrix-matrix product, one complex Hermitian matrix, one complex rectangular matrix
f06zfc ztrmm
Matrix-matrix product, one complex triangular matrix, one complex rectangular matrix
f06zjc ztrsm
Solves system of equations with multiple right-hand sides, complex triangular coefficient matrix
f06zpc zherk
Rank-k update of a complex Hermitian matrix
f06zrc zher2k
Rank-2k update of a complex Hermitian matrix
f06ztc zsymm
Matrix-matrix product, one complex symmetric matrix, one complex rectangular matrix
f06zuc zsyrk
Rank-k update of a complex symmetric matrix
f06zwc zsyr2k
Rank-2k update of a complex symmetric matrix


© The Numerical Algorithms Group Ltd, Oxford UK. 1999