#include <iostream>#include <gsl/gsl_matrix_double.h>#include "gslpp_complex.h"#include "gslpp_vector_base.h"#include "gslpp_vector_double.h"#include "gslpp_vector_complex.h"#include "gslpp_matrix_base.h"#include "gslpp_matrix_complex.h"Go to the source code of this file.
Classes | |
| class | gslpp::matrix< double > |
| A class for constructing and defining operations on real matrices. More... | |
Namespaces | |
| gslpp | |
| Complex number, vector and matrix manipulation using GSL. | |