#include <iostream>#include <gsl/gsl_matrix_complex_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_double.h"Go to the source code of this file.
Classes | |
| class | gslpp::matrix< complex > |
| A class for constructing and defining operations on complex matrices. More... | |
Namespaces | |
| gslpp | |
| Complex number, vector and matrix manipulation using GSL. | |