gslpp.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2012 HEPfit Collaboration
3  * All rights reserved.
4  *
5  * For the licensing terms see doc/COPYING.
6  */
7 
8 #ifndef GSLPP_H
9 #define GSLPP_H
10 
11 #include "gslpp_complex.h"
12 #include "gslpp_vector_double.h"
13 #include "gslpp_vector_complex.h"
14 #include "gslpp_matrix_double.h"
15 #include "gslpp_matrix_complex.h"
16 
36 #endif /* GSLPP_H */
37