Previous: Linear Algebra Examples, Up: Linear Algebra   [Index]


14.21 References and Further Reading

Further information on the algorithms described in this section can be found in the following book,

The LAPACK library is described in the following manual,

The LAPACK source code can be found at the website above, along with an online copy of the users guide.

The Modified Golub-Reinsch algorithm is described in the following paper,

The Jacobi algorithm for singular value decomposition is described in the following papers,

The algorithm for estimating a matrix condition number is described in the following paper,


Previous: Linear Algebra Examples, Up: Linear Algebra   [Index]