Added some real tests for Poly subsystem after I finally understood how
[Math-GSL.git] / IEEEUtils.i
blob9c24ec6cc81632ee7279159e2643131935de5e11
1 %module IEEEUtils
2 %{
3 #include "gsl/gsl_ieee_utils.h"
4 %}
6 %include "gsl/gsl_ieee_utils.h"