chiark / gitweb /
can rescale
[moebius2.git] / common.h
index d6d1e58c8fc768f32550fae2a82d664e208213e5..1b79fe8107f518b86b679cb06c6ac73968112cc6 100644 (file)
--- a/common.h
+++ b/common.h
 #include <stdlib.h>
 #include <assert.h>
 #include <errno.h>
+#include <string.h>
+
+#include <gsl/gsl_vector.h>
+#include <gsl/gsl_matrix.h>
+#include <gsl/gsl_blas.h>
+#include <gsl/gsl_linalg.h>
 
 #define D3 3