Finishing Complex documentation.
[Math-GSL.git] / Mode.i
blob4fbc645b6b4597bdf63bdcb02b26bf4cf1859193
1 %module Mode
2 %{
3 #include "/usr/local/include/gsl/gsl_mode.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_mode.h"