Next: Physical Constants, Previous: Sparse BLAS Support, Up: Top [Index]
This chapter describes functions for solving sparse linear systems
of equations. The library provides linear algebra routines which
operate directly on the gsl_spmatrix
and gsl_vector
objects.
The functions described in this chapter are declared in the header file gsl_splinalg.h.
• Overview of Sparse Linear Algebra: | ||
• Sparse Iterative Solvers: | ||
• Sparse Linear Algebra Examples: | ||
• Sparse Linear Algebra References and Further Reading: |