gslpp_matrix_double.h File Reference
#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"
Include dependency graph for gslpp_matrix_double.h:
This graph shows which files directly or indirectly include this file:

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.