Adding gsl_matrix_complex_long_double to Matrix.i and making some changes to Randist.t
[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"