some headway on a new version of Math::GSL. Doesn't compile yet, tho.
[Math-GSL.git] / trunk / lib / Math / GSL / Min.i
blob7a3905cd816d85925bb0c240eceb9c1eeda33098
1 %module gsl_min
2 %{
3 #include "gsl/gsl_min.h"
4 %}
6 %include "gsl/gsl_min.h"