Sort now works on arbitrary sized inputs, other small refactorings.
[Math-GSL.git] / Mode.i
blob7b93e3384a1d658ab5c7f75beb2c51bd9e2d5985
1 %module Mode
2 %{
3 #include "gsl/gsl_mode.h"
4 %}
6 %include "gsl/gsl_mode.h"