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