Refactoring of the Complex tests
[Math-GSL.git] / Ntuple.i
blob3d84b37dedc91f33f62d2b6b45849b0bb0fac488
1 %module Ntuple
2 %{
3 #include "gsl/gsl_ntuple.h"
4 %}
6 %include "gsl/gsl_ntuple.h"