Fiddle with Typemaps. Poly is happy, Sort is not.
[Math-GSL.git] / DFT.i
blob1d246bd8a8f75e41a109df9eda8aa10d5a7780d7
1 %module DFT
2 %{
3 #include "/usr/local/include/gsl/gsl_dft_complex.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_dft_complex.h"