|
ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
|
#include <cstddef>#include <gsl/gsl_spmatrix.h>#include <new>#include "exception.hpp"#include "vector_complex_float.hpp"#include "matrix_complex_float.hpp"
Go to the source code of this file.
Classes | |
| class | gsl::spmatrix_complex_float |
| This class handles sparse matrix_complex_float objects as shared handles. More... | |
Namespaces | |
| namespace | gsl |
| The gsl package creates an interface to the GNU Scientific Library for C++. | |