librsb  1.2.0.8
Modules
Here is a list of all modules:
 The librsb library interface (rsb.h, rsb.F90)The reference documentation of the librsb library comes in both HTML and Unix man pages formats. The following sections/man pages are available: The librsb library interface (rsb.h, rsb.F90) ; The Sparse BLAS interface to librsb (blas_sparse.h, rsb_blas_sparse.F90) ; Example programs and code
 Example programs and codeExamples of usage of librsb
 The Sparse BLAS interface to librsb (blas_sparse.h, rsb_blas_sparse.F90)A Sparse BLAS interface (see http://www.netlib.org/blas/blast-forum/) to librsb. Level 1 (vector-vector operations) is supported in a basic way. Level 2 (sparse matrix-dense vector operations) is supported fully. Level 3 (sparse matrix-dense matrix operations) is supported as a wrapper around Level 2