ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
spmatrix.hpp File Reference
#include <cstddef>
#include <gsl/gsl_spmatrix.h>
#include <new>
#include "exception.hpp"
#include "vector.hpp"
#include "matrix.hpp"
Include dependency graph for spmatrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gsl::spmatrix
 This class handles sparse matrix objects as shared handles. More...
 

Namespaces

namespace  gsl
 The gsl package creates an interface to the GNU Scientific Library for C++.