Next: , Up: BLAS Support


12.1 GSL BLAS Interface

GSL provides dense vector and matrix objects, based on the relevant built-in types. The library provides an interface to the blas operations which apply to these objects. The interface to this functionality is given in the file gsl_blas.h.


The GNU Scientific Library - a free numerical library licensed under the GNU GPL
Back to the GNU Scientific Library Homepage